fleet/docs/03-Contributing
Noah Talerman 5d926a4aed
Add a new "API for contributors" documentation page (#2743)
- Add `07-API-for-contributors.md` documentation page
- Move all API routes used exclusively by the Fleet UI and fleetctl clients into the new documentation page
2021-11-01 11:38:34 -04:00
..
01-Building-Fleet.md Issue 2293 reveal failing policies list host (#2528) 2021-10-15 07:34:30 -03:00
02-Testing.md Add dev DB management rules to Makefile (#2643) 2021-10-22 11:26:54 -07:00
03-Migrations.md Top-level seed data doc and re-numbering (#2109) 2021-09-20 11:48:24 -07:00
04-Committing-Changes.md Normalize docs and handbook headings (#2428) 2021-10-07 23:40:22 +09:00
05-Releasing-Fleet.md Fix broken links to docs (#2561) 2021-10-22 12:39:20 -05:00
06-Seeding-Data.md Top-level seed data doc and re-numbering (#2109) 2021-09-20 11:48:24 -07:00
07-API-for-contributors.md Add a new "API for contributors" documentation page (#2743) 2021-11-01 11:38:34 -04:00
FAQ.md Sentence Case: Throughout UI, tests, validators, docs (#2455) 2021-10-11 10:58:27 -04:00
README.md fix broken links by adding missing 0 (#2187) 2021-09-22 13:28:25 -03:00

Contribution

Building Fleet

Provides documentation about building the code, development infrastructure, and database migrations

Testing

Includes documentation about Fleet's full test suite and integration tests

Migrations

Information about creating and updating database migrations

Committing Changes

Contains information about how to merge changes into the codebase

Releasing Fleet

Provides a guide for Fleet's release process

FAQ

Includes commonly asked questions and answers about contributing to Fleet from the Fleet community