mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 16:39:01 +00:00
Related to #10744, this pre-populates and disables the username/fullname fields. https://user-images.githubusercontent.com/4419992/236854781-ac67ee28-c19c-4130-a5e6-2872220501b5.mov # Checklist for submitter If some of the following don't apply, delete the relevant line. - [x] Changes file added for user-visible changes in `changes/` or `orbit/changes/`. See [Changes files](https://fleetdm.com/docs/contributing/committing-changes#changes-files) for more information. - [x] Documented any API changes (docs/Using-Fleet/REST-API.md or docs/Contributing/API-for-contributors.md) - [x] Added/updated tests - [x] Manual QA for all new/changed functionality |
||
|---|---|---|
| .. | ||
| Adding-new-endpoints.md | ||
| API-for-contributors.md | ||
| API-Versioning.md | ||
| Automatically-generating-UI-component-boilerplate.md | ||
| Building-Fleet.md | ||
| Committing-Changes.md | ||
| Configuration-for-contributors.md | ||
| FAQ.md | ||
| Fleet-UI-Testing.md | ||
| Migrations.md | ||
| Orbit-development-and-release-strategy.md | ||
| README.md | ||
| Releasing-Fleet.md | ||
| Run-Locally-Built-Orbit.md | ||
| Seeding-Data.md | ||
| Simulate-slow-network.md | ||
| Testing-and-local-development.md | ||
Contributing
Building Fleet
Learn about building the code, development infrastructure, and database migrations.
Build And Run Orbit From Local Code
Building and running your modified code.
Testing
Look at Fleet's full test suite and integration tests.
Migrations
Learn about creating and updating database migrations.
Committing changes
Learn how to merge changes into the codebase.
Releasing Fleet
Learn the process for how to release Fleet.
Seeding data
Learn how to add 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
Find commonly asked questions and answers about contributing to Fleet as part of our community.