mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
26d763c426
* Updated testing.md Updated the name of testing.md to testing-and-local-development.md based off https://github.com/fleetdm/fleet/issues/4706 * add redirect for /docs/contributing/testing Co-authored-by: Eric <eashaw@sailsjs.com>
933 B
933 B
Contributing
Building Fleet
Learn about building the code, development infrastructure, and database migrations.
Testing
Look at Fleet's full test suite and integration tests.
Migrations
Learn about creating and updating database migrations.
Committing changes
Read to learn how to merge changes into the codebase.
Releasing Fleet
Learn the process for how to release Fleet.
Seeding data
Read this guide on adding fake data to your development instance.
API for contributors
Get to grips with Fleet API routes. This documentation is helpful for developing or contributing to Fleet.
FAQ
Read for commonly asked questions and answers about contributing to Fleet as part of the Fleet community.