We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6a4da5 commit 84f83a3Copy full SHA for 84f83a3
.github/ISSUE_TEMPLATE/user-story.md
@@ -0,0 +1,11 @@
1
+**As a** [role]
2
+**I need** [function]
3
+**So that** [benefit]
4
+
5
+### Details and Assumptions
6
+ * [document what you know]
7
+### Acceptance Criteria
8
+ gherkin
9
+ Given [some context]
10
+ When [certain action is taken]
11
+ Then [the outcome of action is observed]
0 commit comments