From d592a431d022bf9e0a002e34dfd955dc78132124 Mon Sep 17 00:00:00 2001 From: Mo Zhu Date: Fri, 22 Sep 2023 22:03:43 -0700 Subject: [PATCH] Issue template: User story: Always specify feature tier, rather than assume (#14098) Feedback from team that it was not obvious that if you delete it, you should assume it is free. Probably should not rely on that embedded assumption going forward, esp. for new engineers. --------- Co-authored-by: Mike McNeil --- .github/ISSUE_TEMPLATE/story.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/story.md b/.github/ISSUE_TEMPLATE/story.md index 95503037f1..421c5c7d89 100644 --- a/.github/ISSUE_TEMPLATE/story.md +++ b/.github/ISSUE_TEMPLATE/story.md @@ -27,7 +27,7 @@ assignees: '' - [ ] REST API changes: TODO - [ ] Permissions changes: TODO - [ ] Outdated documentation changes: TODO -- [ ] Changes to paid features or tiers: TODO +- [ ] Changes to paid features or tiers: TODO - [ ] Scalability testing: TODO ### Engineering