fleet/docs/3-Contributing/README.md
noahtalerman 6c03415dae
Update documentation structure (#1230)
- Remove `2-Orbit-osquery` directory
- Rename `3-Deployment` directory to `2-Deploying`
- Rename `4-Contribution` directory to `3-Contributing`
2021-06-28 11:15:22 -04:00

19 lines
699 B
Markdown

# Contribution
### [Building Fleet](./1-Building-Fleet.md)
Provides documentation about building the code, development infrastructure, and database migrations
### [Testing](./2-Testing.md)
Includes documentation about Fleet's full test suite and integration tests
### [Migrations](./3-Migrations.md)
Information about creating and updating database migrations
### [Committing Changes](./4-Committing-Changes.md)
Contains information about how to merge changes into the codebase
### [Releasing Fleet](./5-Releasing-Fleet.md)
Provides a guide for Fleet's release process
### [FAQ](./FAQ.md)
Includes commonly asked questions and answers about contributing to Fleet from the Fleet community