mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 08:28:52 +00:00
- Remove `2-Orbit-osquery` directory - Rename `3-Deployment` directory to `2-Deploying` - Rename `4-Contribution` directory to `3-Contributing`
19 lines
699 B
Markdown
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
|