2020-12-24 22:33:03 +00:00
|
|
|
# Contribution
|
|
|
|
|
2022-02-23 18:17:55 +00:00
|
|
|
### [Building Fleet](./Building-Fleet.md)
|
2020-12-24 22:33:03 +00:00
|
|
|
Provides documentation about building the code, development infrastructure, and database migrations
|
|
|
|
|
2022-02-23 18:17:55 +00:00
|
|
|
### [Testing](./Testing.md)
|
2020-12-24 22:33:03 +00:00
|
|
|
Includes documentation about Fleet's full test suite and integration tests
|
|
|
|
|
2022-02-23 18:17:55 +00:00
|
|
|
### [Migrations](./Migrations.md)
|
2020-12-30 23:20:02 +00:00
|
|
|
Information about creating and updating database migrations
|
|
|
|
|
2022-02-23 18:17:55 +00:00
|
|
|
### [Committing Changes](./Committing-Changes.md)
|
2021-02-05 17:47:32 +00:00
|
|
|
Contains information about 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)
|
2020-12-24 22:33:03 +00:00
|
|
|
Provides a guide for Fleet's release process
|
|
|
|
|
2022-02-23 18:17:55 +00:00
|
|
|
### [Seeding Data](./Seeding-Data.md)
|
2021-11-05 14:03:05 +00:00
|
|
|
Provides a guide for adding fake data to your development instance
|
|
|
|
|
2022-02-23 18:17:55 +00:00
|
|
|
### [API for contributors](./API-for-contributors.md)
|
2021-11-05 14:03:05 +00:00
|
|
|
Provides documentation for Fleet API routes that are helpful when developing or contributing to Fleet
|
|
|
|
|
2020-12-24 22:33:03 +00:00
|
|
|
### [FAQ](./FAQ.md)
|
|
|
|
Includes commonly asked questions and answers about contributing to Fleet from the Fleet community
|