fleet/docs/Contributing
Zach Wasserman 0cdde239b9
Add activity feed entries for host deletion and expiration (#34720)
**Related issue:** Resolves #33513 

# Checklist for submitter

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/guides/committing-changes.md#changes-files)
for more information.

## Testing

- [x] Added/updated automated tests
- [x] QA'd all new/changed functionality manually
2025-10-31 09:37:31 -07:00
..
adr ADR-0006: Replace no team with default team (#32883) 2025-09-16 12:54:21 -05: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 SCIM Entra ID support (#28832) 2025-05-08 13:02:49 -05:00
getting-started Upgrade Fleet's Node.js version (#34603) 2025-10-27 17:21:50 -04:00
guides Initial support for in-house apps on iOS/iPadOS (#34802) 2025-10-28 08:33:58 -04:00
product-groups 31970 NPM vuln support (#33100) 2025-10-24 12:54:57 -06:00
reference Add activity feed entries for host deletion and expiration (#34720) 2025-10-31 09:37:31 -07:00
research Instructions to create a public mTLS reverse proxy (#33906) 2025-10-08 14:46:33 -05: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 releasing-fleet (#34937) 2025-10-30 11:11:37 -05: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.