fleet/docs/3-Contributing
Martavis Parker 5d0c7e510e
New Cypress configs and commands (#1268)
* #1024 added configs and commands to run

* #1024 fixed github actions for e2e tests

* #1024 optimized test configs
2021-07-01 10:32:12 -07:00
..
1-Building-Fleet.md Update documentation structure (#1230) 2021-06-28 11:15:22 -04:00
2-Testing.md New Cypress configs and commands (#1268) 2021-07-01 10:32:12 -07:00
3-Migrations.md Update documentation structure (#1230) 2021-06-28 11:15:22 -04:00
4-Committing-Changes.md Update documentation structure (#1230) 2021-06-28 11:15:22 -04: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