mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-04 08:52:16 +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
|
||||
title: ""
|
||||
labels: ["story"]
|
||||
|
@ -13,9 +13,9 @@ body:
|
|||
- type: textarea
|
||||
id: story
|
||||
attributes:
|
||||
label: User Story
|
||||
label: Story
|
||||
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.
|
||||
|
||||
Example:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue