fleet/docs/03-Contributing
2022-02-10 15:35:26 +09:00
..
01-Building-Fleet.md Fix typo in build docs (#2833) 2021-11-07 19:26:42 -08:00
02-Testing.md Update 02-Testing.md 2022-01-04 16:50:49 -06:00
03-Migrations.md fix: update heading to conform to Fleet style guide (#4136) 2022-02-10 15:35:26 +09:00
04-Committing-Changes.md Normalize docs and handbook headings (#2428) 2021-10-07 23:40:22 +09:00
05-Releasing-Fleet.md "Releasing Fleet" docs: Add instructions for "Performance" section (#3857) 2022-01-26 14:33:39 -05: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 policies yaml (#3464) 2022-01-11 11:04:29 -03:00
08-API-Versioning.md Finish first draft of API versions (#3216) 2021-12-21 12:23:12 -03:00
FAQ.md on multiple enrollments (#2966) 2021-11-16 14:01:55 -06: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