fleet/docs/03-Contributing
eashaw 14ac341b30
Normalize docs and handbook headings (#2428)
* header styles

* update headers

* updated headings

* update padding

* handbook headings, update landing page breadcrumbs

* update heading and font-size

* Update 03-Example-deployment-scenarios.md

* handbook styles

* Update basic-handbook.page.js

* lint fixes
2021-10-07 23:40:22 +09:00
..
01-Building-Fleet.md Normalize docs and handbook headings (#2428) 2021-10-07 23:40:22 +09:00
02-Testing.md Normalize docs and handbook headings (#2428) 2021-10-07 23:40:22 +09: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 Top-level seed data doc and re-numbering (#2109) 2021-09-20 11:48:24 -07:00
06-Seeding-Data.md Top-level seed data doc and re-numbering (#2109) 2021-09-20 11:48:24 -07:00
FAQ.md fix broken links by adding missing 0 (#2187) 2021-09-22 13:28:25 -03: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