fleet/docs/3-Contributing
noahtalerman 731fb599a1
Update sources (links) to check when on call in Support process document (#1833)
- Add item and link to all "Reported bugs" (GitHub issues with the "bug" and ":reproduce" label). This way, the individual on call can navigate to a list of bugs that need reproduction. 
- Add a link to the open pull requests. This way, the individual on call can identify any PRs that have been opened by the community.
2021-08-27 14:45:41 -04:00
..
1-Building-Fleet.md Clarify a few points in the Contributing docs (#1692) 2021-08-16 14:59:03 -04:00
2-Testing.md Update sources (links) to check when on call in Support process document (#1833) 2021-08-27 14:45:41 -04:00
3-Migrations.md Mention the forward-only migrations in the docs (#1767) 2021-08-23 14:26:34 -04:00
4-Committing-Changes.md Clarify a few points in the Contributing docs (#1692) 2021-08-16 14:59:03 -04:00
5-Releasing-Fleet.md Add make changelog command and update documentation (#1795) 2021-08-25 15:14:24 -07:00
FAQ.md Update documentation structure (#1230) 2021-06-28 11:15:22 -04:00
README.md Update documentation structure (#1230) 2021-06-28 11:15:22 -04:00

Contribution

Building Fleet

Provides documentation about building the code, development infrastructure, and database migrations

Testing

Includes documentation about Fleet's full test suite and integration tests

Migrations

Information about creating and updating database migrations

Committing Changes

Contains information about how to merge changes into the codebase

Releasing Fleet

Provides a guide for Fleet's release process

FAQ

Includes commonly asked questions and answers about contributing to Fleet from the Fleet community