fleet/docs/Contributing
Luke Heath 7e642eee96
Fixes handbook links (#8195)
The links without https:// do not work.
2022-10-12 17:25:01 -04:00
..
Adding-new-endpoints.md Editor pass - Add endpoint documentation (#6414) 2022-06-29 16:11:28 -05:00
API-for-contributors.md 7135 host display name (#7873) 2022-10-08 08:57:46 -04:00
API-Versioning.md Replace references to /api/latest/fleet with /api/v1/fleet (#7464) 2022-08-31 09:51:25 -05:00
Building-Fleet.md Strongly discourage use of MariaDB (#7699) 2022-09-23 11:18:34 -07:00
Committing-Changes.md Updated testing.md (#6583) 2022-08-01 19:06:30 -05:00
Configuration-for-contributors.md Move packs API and YAML file to contributor docs (#7885) 2022-09-22 17:41:57 -04:00
CONTRIBUTING.md Move CONTRIBUTING.md into docs/contributing (#7283) 2022-08-26 12:14:43 -05:00
FAQ.md Update "Learn how to use Fleet" for Fleet Sandbox (#7142) 2022-08-19 14:13:15 -04:00
Fleet-UI-Testing.md add fleet UI testing docs (#7687) 2022-09-21 16:56:13 +01:00
Migrations.md Update /macadmins endpoints to include MDM name and aggregate count (#7137) 2022-08-10 15:15:01 -04:00
Orbit-development-and-release-strategy.md Docs: add missing pageOrderInSection meta tag (#8104) 2022-10-06 11:04:36 -05:00
README.md Updated testing.md (#6583) 2022-08-01 19:06:30 -05:00
Releasing-Fleet.md Fixes handbook links (#8195) 2022-10-12 17:25:01 -04:00
Seeding-Data.md Documentation: Seeding data links to creating test hosts (#8131) 2022-10-10 14:08:18 -04:00
Testing-and-local-development.md Improve developer documentation: Update seed data documentation (#7904) 2022-10-05 12:42:45 -04:00

Contributing

Building Fleet

Learn about building the code, development infrastructure, and database migrations.

Testing

Look at Fleet's full test suite and integration tests.

Migrations

Learn about creating and updating database migrations.

Committing changes

Read to learn how to merge changes into the codebase.

Releasing Fleet

Learn the process for how to release Fleet.

Seeding data

Read this guide on adding fake data to your development instance.

API for contributors

Get to grips with Fleet API routes. This documentation is helpful for developing or contributing to Fleet.

FAQ

Read for commonly asked questions and answers about contributing to Fleet as part of the Fleet community.