fleet/docs/Contributing
Jordan Montgomery 5ced911c08
Add retry considerations to PR template and design/qa considerations (#42856)
<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->
**Related issue:** Action items for #40725 postmortem

Added in both places because we should consider these things both when
working on bugs and drafting new features. #40725 happened because what
was thought to be a temporary state had no limits on retries

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-02 11:03:14 -05:00
..
adr ADR: Attribute naming conventions for logs, traces, and metrics (#41818) 2026-03-27 13:48:15 -05:00
architecture Software documentation updates (#42164) 2026-03-24 12:39:47 -04:00
assets Document research for Android agent app (#35094) 2025-11-24 12:10:40 +01:00
getting-started Update golangci-lint from 2.7.1 to 2.11.3 (#42066) 2026-03-19 11:19:42 -05:00
guides Add retry considerations to PR template and design/qa considerations (#42856) 2026-04-02 11:03:14 -05:00
product-groups Make orbit and Fleet Desktop not depend on server/service/ packages (#42231) 2026-03-26 10:59:42 -03:00
reference Preview of v4.83.0 doc changes (#39805) 2026-04-01 11:21:11 -05:00
research "Teams" => "fleets", "queries" => "reports" doc changes (#39585) 2026-03-11 23:41:14 -05:00
responsibilities Organize contributor docs and establish ADR process and template (#29101) 2025-05-17 15:03:52 -05:00
rituals Revise daily standup steps for priority review (#40605) 2026-02-27 09:44:21 -06:00
workflows "Teams" => "fleets", "queries" => "reports" doc changes (#39585) 2026-03-11 23:41:14 -05:00
README.md Software documentation updates (#42164) 2026-03-24 12:39:47 -04: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:

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.