mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 16:39:01 +00:00
- 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. |
||
|---|---|---|
| .. | ||
| 1-Building-Fleet.md | ||
| 2-Testing.md | ||
| 3-Migrations.md | ||
| 4-Committing-Changes.md | ||
| 5-Releasing-Fleet.md | ||
| FAQ.md | ||
| README.md | ||
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