fleet/docs/Contributing
Victor Lyuboslavsky 5e9cc244df
ADR-0004: Third-party library vendoring (#31406)
See doc

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Documentation**
* Added a new architectural decision record outlining the standard
process for managing and updating third-party libraries with local
modifications.
* Updated the ADR index to include links and descriptions for ADR-0001
through ADR-0004, improving documentation clarity and accessibility.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Luke Heath <luke@fleetdm.com>
2025-07-31 22:31:16 +02:00
..
adr ADR-0004: Third-party library vendoring (#31406) 2025-07-31 22:31:16 +02:00
architecture add some g-software docs (#31270) 2025-07-30 10:27:22 -04:00
assets SCIM Entra ID support (#28832) 2025-05-08 13:02:49 -05:00
getting-started Fix STS assume role in aws-sdk-go v2 (#30699) 2025-07-10 13:00:27 -03:00
guides Docs v4.71.0 (#31200) 2025-07-23 16:02:13 -06:00
product-groups Added renewal info to TPM contributor docs. (#31371) 2025-07-30 07:24:52 +02:00
reference Added new orbit config flag. (#31332) 2025-07-29 19:22:36 -04:00
research Lightweight push notification simulator (SSE-based) (#31310) 2025-07-29 07:29:56 +02:00
responsibilities Organize contributor docs and establish ADR process and template (#29101) 2025-05-17 15:03:52 -05:00
workflows Update release notes template (#31014) 2025-07-23 12:05:10 -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.