fleet/docs/Contributing
2022-03-10 13:13:48 -06:00
..
API-for-contributors.md fix: update internal links to point to the correct ids (#4510) 2022-03-09 20:41:20 +00:00
API-Versioning.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06: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 fix broken update guide link, add redirect (#4541) 2022-03-10 13:13:48 -06:00
Seeding-Data.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
Testing.md Add dev/test docs for Kinesis (#4427) 2022-03-03 12:14:43 -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

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