From 01da7ca51672ad789da1a64744daa5c4c35d23f8 Mon Sep 17 00:00:00 2001 From: Isabell Reedy <113355639+ireedy@users.noreply.github.com> Date: Tue, 26 Sep 2023 23:13:36 -0400 Subject: [PATCH] Update story template to be more explicit about doc changes (#14146) --- .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 421c5c7d89..b1d2ae32b0 100644 --- a/.github/ISSUE_TEMPLATE/story.md +++ b/.github/ISSUE_TEMPLATE/story.md @@ -26,7 +26,7 @@ assignees: '' - [ ] CLI usage changes: TODO - [ ] REST API changes: TODO - [ ] Permissions changes: TODO -- [ ] Outdated documentation changes: TODO +- [ ] Outdated documentation changes: TODO - [ ] Changes to paid features or tiers: TODO - [ ] Scalability testing: TODO