fleet/docs/Contributing
Kelvin Oghenerhoro Omereshone 25ce199f34
Normalize sql statements throughout the docs (#5487)
* feat: normalize SQL statements in API-for-contributors.md

* feat: normalize SQL statements in Adding-hosts.md

* feat: normalize SQL statements in fleetctl-CLI.md

* feat: normalize SQL statements in REST-API.md

* feat: normalize SQL statements in Vulnerability-Processing.md

* feat: normaize SQL statemetns in Using Fleet ReadMe

* feat: normalize SQL statements in tools/api README

* fix: revert adding hosts page
2022-05-03 15:47:31 +01:00
..
API-for-contributors.md Normalize sql statements throughout the docs (#5487) 2022-05-03 15:47:31 +01: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