2022-05-05 03:54:19 +00:00
|
|
|
# Contributing
|
2020-12-24 22:33:03 +00:00
|
|
|
|
2022-02-23 18:17:55 +00:00
|
|
|
### [Building Fleet](./Building-Fleet.md)
|
2022-05-09 15:56:35 +00:00
|
|
|
Learn about building the code, development infrastructure, and database migrations.
|
2020-12-24 22:33:03 +00:00
|
|
|
|
2022-02-23 18:17:55 +00:00
|
|
|
### [Testing](./Testing.md)
|
2022-05-09 15:56:35 +00:00
|
|
|
Look at Fleet's full test suite and integration tests.
|
2020-12-24 22:33:03 +00:00
|
|
|
|
2022-02-23 18:17:55 +00:00
|
|
|
### [Migrations](./Migrations.md)
|
2022-05-09 15:56:35 +00:00
|
|
|
Learn about creating and updating database migrations.
|
2020-12-30 23:20:02 +00:00
|
|
|
|
2022-02-25 01:48:34 +00:00
|
|
|
### [Committing changes](./Committing-Changes.md)
|
2022-05-09 15:56:35 +00:00
|
|
|
Read to learn how to merge changes into the codebase.
|
2020-12-24 22:33:03 +00:00
|
|
|
|
2022-02-23 18:17:55 +00:00
|
|
|
### [Releasing Fleet](./Releasing-Fleet.md)
|
2022-05-09 15:56:35 +00:00
|
|
|
Learn the process for how to release Fleet.
|
2020-12-24 22:33:03 +00:00
|
|
|
|
2022-02-25 01:48:34 +00:00
|
|
|
### [Seeding data](./Seeding-Data.md)
|
2022-05-09 15:56:35 +00:00
|
|
|
Read this guide on adding fake data to your development instance.
|
2021-11-05 14:03:05 +00:00
|
|
|
|
2022-02-23 18:17:55 +00:00
|
|
|
### [API for contributors](./API-for-contributors.md)
|
2022-05-09 15:56:35 +00:00
|
|
|
Get to grips with Fleet API routes. This documentation is helpful for developing or contributing to Fleet.
|
2021-11-05 14:03:05 +00:00
|
|
|
|
2020-12-24 22:33:03 +00:00
|
|
|
### [FAQ](./FAQ.md)
|
2022-05-09 15:56:35 +00:00
|
|
|
Read for commonly asked questions and answers about contributing to Fleet as part of the Fleet community.
|