mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
* Renaming files and a lot of find and replace * pageRank meta tags, sorting by page rank * reranking * removing numbers * revert changing links that are locked to a commit * update metatag name, uncomment github contributers * Update basic-documentation.page.js * revert link change * more explicit errors, change pageOrderInSection numbers, updated sort * Update build-static-content.js * update comment * update handbook link * handbook entry * update sort * update changelog doc links to use fleetdm.com * move standard query library back to old location, update links/references to location * revert unintentional link changes * Update handbook/community.md Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com> Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com> Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| 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