fleet/docs/4-Contribution
Martavis Parker cb2682c273
Remove detection for OS during contributor build (#922) (#933)
- No longer detecting for OS make commands
- Using the same internal commands for every OS
- go.sum auto-updated during build
- Document build process on Windows
2021-06-04 08:10:25 -07:00
..
1-Building-Fleet.md Remove detection for OS during contributor build (#922) (#933) 2021-06-04 08:10:25 -07:00
2-Testing.md Bring Orbit docs into Fleet docs and add FAQ section (#717) 2021-05-04 15:50:18 -04:00
3-Migrations.md Bring Orbit docs into Fleet docs and add FAQ section (#717) 2021-05-04 15:50:18 -04:00
4-Committing-Changes.md Bring Orbit docs into Fleet docs and add FAQ section (#717) 2021-05-04 15:50:18 -04:00
5-Releasing-Fleet.md Bring Orbit docs into Fleet docs and add FAQ section (#717) 2021-05-04 15:50:18 -04:00
FAQ.md Bring Orbit docs into Fleet docs and add FAQ section (#717) 2021-05-04 15:50:18 -04:00
README.md Bring Orbit docs into Fleet docs and add FAQ section (#717) 2021-05-04 15:50:18 -04:00

Contribution

Building Fleet

Provides documentation about building the code, development infrastructure, and database migrations

Testing

Includes documentation about Fleet's full test suite and integration tests

Migrations

Information about creating and updating database migrations

Committing Changes

Contains information about how to merge changes into the codebase

Releasing Fleet

Provides a guide for Fleet's release process

FAQ

Includes commonly asked questions and answers about contributing to Fleet from the Fleet community