fleet/docs/3-Contributing
gillespi314 099b26724e
Update 2-Testing.md
Correct commands for launching Cypress tests in interactive mode
2021-07-11 10:51:05 -05:00
..
1-Building-Fleet.md Add link to Loom video that walks through setting up dev environment (#1304) 2021-07-05 18:45:41 -04:00
2-Testing.md Update 2-Testing.md 2021-07-11 10:51:05 -05:00
3-Migrations.md Update documentation structure (#1230) 2021-06-28 11:15:22 -04:00
4-Committing-Changes.md Add changes files doc (#1311) 2021-07-06 18:50:42 -03:00
5-Releasing-Fleet.md Add documentation for publishing a prerelease version of fleetctl to npm (#1236) 2021-06-28 13:58:33 -04: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