mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 08:28:52 +00:00
* fix broken links by adding missing 0 * fix broken links take 2 gather links missed in first pass
19 lines
704 B
Markdown
19 lines
704 B
Markdown
# Contribution
|
|
|
|
### [Building Fleet](./01-Building-Fleet.md)
|
|
Provides documentation about building the code, development infrastructure, and database migrations
|
|
|
|
### [Testing](./02-Testing.md)
|
|
Includes documentation about Fleet's full test suite and integration tests
|
|
|
|
### [Migrations](./03-Migrations.md)
|
|
Information about creating and updating database migrations
|
|
|
|
### [Committing Changes](./04-Committing-Changes.md)
|
|
Contains information about how to merge changes into the codebase
|
|
|
|
### [Releasing Fleet](./05-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
|