mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
* feat: normalize SQL statements in API-for-contributors.md * feat: normalize SQL statements in Adding-hosts.md * feat: normalize SQL statements in fleetctl-CLI.md * feat: normalize SQL statements in REST-API.md * feat: normalize SQL statements in Vulnerability-Processing.md * feat: normaize SQL statemetns in Using Fleet ReadMe * feat: normalize SQL statements in tools/api README * fix: revert adding hosts page |
||
|---|---|---|
| .. | ||
| API-for-contributors.md | ||
| API-Versioning.md | ||
| Building-Fleet.md | ||
| Committing-Changes.md | ||
| FAQ.md | ||
| Migrations.md | ||
| README.md | ||
| Releasing-Fleet.md | ||
| Seeding-Data.md | ||
| Testing.md | ||
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
Seeding data
Provides a guide for adding fake data to your development instance
API for contributors
Provides documentation for Fleet API routes that are helpful when developing or contributing to Fleet
FAQ
Includes commonly asked questions and answers about contributing to Fleet from the Fleet community