mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-13 04:59:59 +02:00
Just use "story" instead of "user story"
This commit is contained in:
parent
360ebab27f
commit
4ac2cd5236
1 changed files with 3 additions and 3 deletions
6
.github/ISSUE_TEMPLATE/user-story.yml
vendored
6
.github/ISSUE_TEMPLATE/user-story.yml
vendored
|
@ -1,4 +1,4 @@
|
||||||
name: User Story
|
name: Story
|
||||||
description: Capture actionable sprint work
|
description: Capture actionable sprint work
|
||||||
title: ""
|
title: ""
|
||||||
labels: ["story"]
|
labels: ["story"]
|
||||||
|
@ -13,9 +13,9 @@ body:
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: story
|
id: story
|
||||||
attributes:
|
attributes:
|
||||||
label: User Story
|
label: Story
|
||||||
description: |
|
description: |
|
||||||
Please add the "as a, I want, so that" details that describe the user story.
|
Please add the "as a, I want, so that" details that describe the story.
|
||||||
If more than one "as a, I want, so that" describes the story, add multiple.
|
If more than one "as a, I want, so that" describes the story, add multiple.
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue