Add a checkbox for premium dev (#33043)

This commit is contained in:
Sharon Katz
2025-09-17 09:33:58 -05:00
committed by GitHub
parent 464ccc8a97
commit 83fb73a5a8
+1
View File
@@ -63,6 +63,7 @@ What else should contributors [keep in mind](https://fleetdm.com/handbook/compan
- [ ] Database schema migrations: TODO <!-- Specify what changes to the database schema are required. (This will be used to change migration scripts accordingly.) Remove this checkbox if there are no changes necessary. -->
- [ ] Load testing: TODO <!-- List any required scalability testing to be conducted. Remove this checkbox if there is no scalability testing required. -->
- [ ] Load testing/osquery-perf improvements: TODO <!-- List, or link a subtask for, any osquery-perf or load test environment changes required to comprehensively load test this story if load testing is needed. -->
- [ ] This is a premium only feature: Yes / No <!-- If yes, make sure the test plan includes confirmation that both the frontend and backend are protected. -->
>  Please read this issue carefully and understand it. Pay [special attention](https://fleetdm.com/handbook/company/development-groups#developing-from-wireframes) to UI wireframes, especially "dev notes".