diff --git a/.github/ISSUE_TEMPLATE/story.yml b/.github/ISSUE_TEMPLATE/story.yml index 9aa7bbddc5..436b92b507 100644 --- a/.github/ISSUE_TEMPLATE/story.yml +++ b/.github/ISSUE_TEMPLATE/story.yml @@ -6,25 +6,28 @@ labels: [T-Story] body: - type: textarea attributes: - label: A story should take roughly a week or a sprint to finish. Each story is usually made up of a number of tasks that take half to a full day. + label: Story + description: A story should take roughly a week or a sprint to finish. Each story is usually made up of a number of tasks that take half to a full day. value: | As a user… I want to… so that I can… ## Scope - + ```[tasklist] ### Tasklist - [ ] Task 1 + ``` + - [ ] QA signoff on completion - [ ] Design signoff on completion - [ ] Product signoff on completion - ``` + ## Stretch goals None at this time - + ## Out of scope -