diff --git a/.github/ISSUE_TEMPLATE/story.md b/.github/ISSUE_TEMPLATE/story.md index cac409d4e3..509740bc63 100644 --- a/.github/ISSUE_TEMPLATE/story.md +++ b/.github/ISSUE_TEMPLATE/story.md @@ -32,6 +32,7 @@ What else should contributors [keep in mind](https://fleetdm.com/handbook/compan ## Changes ### Product +- [ ] Reference documentation changes: TODO - [ ] UI changes: TODO - [ ] CLI usage changes: TODO - [ ] REST API changes: TODO @@ -40,8 +41,7 @@ What else should contributors [keep in mind](https://fleetdm.com/handbook/compan - [ ] Changes to paid features or tiers: TODO ### Engineering -- [ ] Reference documentation changes: TODO -- [ ] Usage documentation changes: TODO +- [ ] Feature guide changes: TODO - [ ] Database schema migrations: TODO - [ ] Load testing: TODO