fleet/docs/3-Contribution
Zach Wasserman 6a3c511eca
Update developer docs (#159)
- Separate migration documentation from build.
- Add link to server on localhost after setup.
2020-12-30 15:20:02 -08:00
..
1-Building-Fleet.md Update developer docs (#159) 2020-12-30 15:20:02 -08:00
2-Testing.md Part 3 of documentation restructure. Contribution section. (#149) 2020-12-24 14:33:03 -08:00
3-Migrations.md Update developer docs (#159) 2020-12-30 15:20:02 -08:00
4-Architecture-decisions.md Update developer docs (#159) 2020-12-30 15:20:02 -08:00
5-Releasing-Fleet.md Update developer docs (#159) 2020-12-30 15:20:02 -08:00
FAQ.md Part 3 of documentation restructure. Contribution section. (#149) 2020-12-24 14:33:03 -08:00
README.md Update developer docs (#159) 2020-12-30 15:20:02 -08: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

Architecture decisions

Provides a template for making architecturally significant changes to the project

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