fleet/docs/03-Contributing
2021-11-10 15:15:41 -08:00
..
01-Building-Fleet.md Fix typo in build docs (#2833) 2021-11-07 19:26:42 -08:00
02-Testing.md Add multiple users for SSO testing (#2885) 2021-11-10 15:15:41 -08: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 Normalize docs and handbook headings (#2428) 2021-10-07 23:40:22 +09:00
05-Releasing-Fleet.md Update documentation for patch releases (#2652) 2021-11-08 18:17:42 -08:00
06-Seeding-Data.md Top-level seed data doc and re-numbering (#2109) 2021-09-20 11:48:24 -07:00
07-API-for-contributors.md Add a new "API for contributors" documentation page (#2743) 2021-11-01 11:38:34 -04:00
FAQ.md Sentence Case: Throughout UI, tests, validators, docs (#2455) 2021-10-11 10:58:27 -04:00
README.md Add top level links to "Contributing" section and move up Load testing "Results" (#2779) 2021-11-05 10:03:05 -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