fleet/docs/Contributing/README.md
Desmi-Dizney 5eede3fcb7
Updated "Contribute" title (#5234)
* Update README.md

I changed title to "Contribute" to match the link from the community drop down.

* Update README.md
2022-05-04 22:54:19 -05:00

25 lines
954 B
Markdown

# Contributing
### [Building Fleet](./Building-Fleet.md)
Provides documentation about building the code, development infrastructure, and database migrations
### [Testing](./Testing.md)
Includes documentation about Fleet's full test suite and integration tests
### [Migrations](./Migrations.md)
Information about creating and updating database migrations
### [Committing changes](./Committing-Changes.md)
Contains information about how to merge changes into the codebase
### [Releasing Fleet](./Releasing-Fleet.md)
Provides a guide for Fleet's release process
### [Seeding data](./Seeding-Data.md)
Provides a guide for adding fake data to your development instance
### [API for contributors](./API-for-contributors.md)
Provides documentation for Fleet API routes that are helpful when developing or contributing to Fleet
### [FAQ](./FAQ.md)
Includes commonly asked questions and answers about contributing to Fleet from the Fleet community