fleet/docs/3-Contribution
Zach Wasserman fbc1636994
Improve E2E testing and test documentation (#448)
- Add Makefile commands for E2E testing.
- Document E2E testing.
- Cleanup other test documentation.
2021-03-11 15:55:58 -08:00
..
1-Building-Fleet.md Update 1-Building-Fleet.md (#314) 2021-02-15 11:22:43 -08:00
2-Testing.md Improve E2E testing and test documentation (#448) 2021-03-11 15:55:58 -08:00
3-Migrations.md Update database migration tooling (#281) 2021-02-05 09:48:06 -08:00
4-Commiting-Changes.md Add documentation for committing changes (#278) 2021-02-05 09:47:32 -08:00
5-Releasing-Fleet.md Update release instructions (#275) 2021-02-04 09:09:39 -08:00
FAQ.md Part 3 of documentation restructure. Contribution section. (#149) 2020-12-24 14:33:03 -08:00
README.md Add documentation for committing changes (#278) 2021-02-05 09:47:32 -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

Commiting 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