We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcfc16d commit fc19d4fCopy full SHA for fc19d4f
.github/ISSUE_TEMPLATE/user-story.md
@@ -0,0 +1,18 @@
1
+---
2
+name: User Story
3
+about: A new feature or something a user would try to accomplish with the app/software.
4
+title: ''
5
+labels: User Story
6
+assignees: ''
7
+
8
9
10
+**As a** *(User Type/Persona)* **I want** *(Feature/enhancement)* **So That** *(Value, why is this wanted, what is the user trying to accomplish)*
11
12
+**Additional Context**
13
+- enter text here
14
15
16
+**Acceptance Criteria**
17
+- [ ] Given (Context), When (action carried out), Then (expected outcome)
18
0 commit comments