fleet/docs/03-Contributing
Renee Jackson 37c6ca1043
add e2e test descriptions (#2263)
* add e2e test descriptions

* Update docs/03-Contributing/02-Testing.md

Co-authored-by: noahtalerman <47070608+noahtalerman@users.noreply.github.com>

Co-authored-by: noahtalerman <47070608+noahtalerman@users.noreply.github.com>
2021-09-29 13:53:27 -03:00
..
01-Building-Fleet.md Top-level seed data doc and re-numbering (#2109) 2021-09-20 11:48:24 -07:00
02-Testing.md add e2e test descriptions (#2263) 2021-09-29 13:53:27 -03:00
03-Migrations.md Top-level seed data doc and re-numbering (#2109) 2021-09-20 11:48:24 -07:00
04-Committing-Changes.md fix broken links by adding missing 0 (#2187) 2021-09-22 13:28:25 -03:00
05-Releasing-Fleet.md Top-level seed data doc and re-numbering (#2109) 2021-09-20 11:48:24 -07:00
06-Seeding-Data.md Top-level seed data doc and re-numbering (#2109) 2021-09-20 11:48:24 -07:00
FAQ.md fix broken links by adding missing 0 (#2187) 2021-09-22 13:28:25 -03:00
README.md fix broken links by adding missing 0 (#2187) 2021-09-22 13:28:25 -03: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