fleet/docs/Contributing
Zachary Winnerman 2fbe53b6c9
Reorg infrastructure and add changes for frontend's loadtesting environment (#4947)
* Reorganized infrastructure, updated for frontend's loadtesting

* Add changes suggested by @chiiph

* Moved files per suggestion by Ben

* Update docs with new links

* Add config for multi account assume role
2022-04-12 12:49:00 -04:00
..
API-for-contributors.md Introduce API version 2022-04, deprecate use of /global in paths (#4731) 2022-04-05 11:35:53 -04:00
API-Versioning.md Updated API routes to use current format for frontend use (#5018) 2022-04-11 13:04:38 -07:00
Building-Fleet.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
Committing-Changes.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
FAQ.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
Migrations.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
README.md sentence case (#4360) 2022-02-25 10:48:34 +09:00
Releasing-Fleet.md Reorg infrastructure and add changes for frontend's loadtesting environment (#4947) 2022-04-12 12:49:00 -04:00
Seeding-Data.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
Testing.md Fix sentence casing on login (#4741) 2022-03-22 17:32:41 -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

Seeding data

Provides a guide for adding fake data to your development instance

API for contributors

Provides documentation for Fleet API routes that are helpful when developing or contributing to Fleet

FAQ

Includes commonly asked questions and answers about contributing to Fleet from the Fleet community