fleet/docs/3-Contributing
Tomas Touceda 6d2ae02efd
Rename core->free and basic->premium (#1870)
* Rename core->free and basic->premium

* Fix lint js

* Comment out portion of test that seems to timeout

* Rename tier  to premium if basic is still loaded
2021-09-03 13:05:23 -03:00
..
1-Building-Fleet.md Clarify a few points in the Contributing docs (#1692) 2021-08-16 14:59:03 -04:00
2-Testing.md Rename core->free and basic->premium (#1870) 2021-09-03 13:05:23 -03:00
3-Migrations.md Mention the forward-only migrations in the docs (#1767) 2021-08-23 14:26:34 -04:00
4-Committing-Changes.md Clarify a few points in the Contributing docs (#1692) 2021-08-16 14:59:03 -04:00
5-Releasing-Fleet.md Add make changelog command and update documentation (#1795) 2021-08-25 15:14:24 -07:00
FAQ.md Update documentation structure (#1230) 2021-06-28 11:15:22 -04:00
README.md Update documentation structure (#1230) 2021-06-28 11:15:22 -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

FAQ

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