fleet/docs/3-Contribution
noahtalerman 6196859bc5
Add allow insecure local host flag instructions to contributor docs. (#179)
In contributor docs, mention chrome://flags/#allow-insecure-localhost.
2021-01-07 12:04:41 -08:00
..
1-Building-Fleet.md Add allow insecure local host flag instructions to contributor docs. (#179) 2021-01-07 12:04:41 -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 Fix markdown link check CI action. (#169) 2021-01-04 13:55:05 -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