fleet/docs/Contributing
Roberto Dip fc859321dc
tweak docs related to dev local environment setup (#5434)
* remove outdated config file description

`example_config.json` was removed in f11da7b05b but the documentation
was still there, this removes the description from the README as well.

* add a note about how to use scripts with premium features
2022-04-28 11:42:22 -03:00
..
API-for-contributors.md Editor pass - Revert api v1 to latest in documentation (#5314) 2022-04-26 17:56:35 -05:00
API-Versioning.md Updated API routes to use current format for frontend use (#5018) 2022-04-11 13:04:38 -07:00
Building-Fleet.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
Committing-Changes.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
FAQ.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
Migrations.md Remove numbers from documentation filenames in Fleet repo (#4313) 2022-02-23 12:17:55 -06:00
README.md sentence case (#4360) 2022-02-25 10:48:34 +09:00
Releasing-Fleet.md Update changelog for Fleet v4.12.1 (#4942) 2022-04-18 14:41:14 -04:00
Seeding-Data.md tweak docs related to dev local environment setup (#5434) 2022-04-28 11:42:22 -03:00
Testing.md Fix sentence casing on login (#4741) 2022-03-22 17:32:41 -04: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

Seeding data

Provides a guide for adding fake data to your development instance

API for contributors

Provides documentation for Fleet API routes that are helpful when developing or contributing to Fleet

FAQ

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