fleet/docs/Contributing
Jonathan Katz b8d2ba371e
Update replica db setup and guide (#36918)
**Related issue:** Resolves #35937
Changes:
- Fix `make db-replica-setup`
- mention the tool in
`docs/contributing/getting-started/testing-and-local-development.md`.
2025-12-08 17:07:04 -05:00
..
adr ADR-0007: Pilot activity bounded context (#35402) 2025-12-05 17:19:33 -06:00
architecture Fix duplicate note and while we're at it some typos under docs/ (#32575) 2025-09-09 19:33:18 -03:00
assets Document research for Android agent app (#35094) 2025-11-24 12:10:40 +01:00
getting-started Update replica db setup and guide (#36918) 2025-12-08 17:07:04 -05:00
guides Initial support for in-house apps on iOS/iPadOS (#34802) 2025-10-28 08:33:58 -04:00
product-groups Change status to delivered in flowchart. (#36800) 2025-12-08 10:07:32 -06:00
reference MDM_ENABLE_CUSTOM_OS_UPDATES_AND_FILEVAULT is not production ready (#36674) 2025-12-04 16:37:46 -06:00
research Document research for Android agent app (#35094) 2025-11-24 12:10:40 +01:00
responsibilities Organize contributor docs and establish ADR process and template (#29101) 2025-05-17 15:03:52 -05:00
rituals Update sprint retrospective guidelines with tool recommendations (#34543) 2025-10-20 15:22:43 -05:00
workflows Update release workflow documentation with tag examples (#35290) 2025-11-10 13:14:56 -06:00
README.md Update contrib docs headers to sentence case (#29276) 2025-05-20 11:26:35 -05:00

Fleet Contributor Documentation

Welcome to the Fleet contributor documentation! This documentation is designed to help you contribute to the Fleet project.

Documentation structure

The documentation is organized into the following sections:

Product groups

Fleet is organized into three main product groups:

  • MDM - Mobile Device Management
  • Orchestration - Device orchestration using osquery
  • Software - Software inventory, vulnerability management, and software installation

Contributing

If you're new to Fleet, we recommend starting with the Getting Started section to set up your development environment.

Once you're set up, you can explore the Guides section to learn how to contribute to specific areas of the project.

Architectural Decision Records (ADRs)

We use Architectural Decision Records to document significant architectural decisions. If you're making a significant architectural change, please create an ADR to document your decision.