You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: .github/ISSUE_TEMPLATE/platform-user-story.md
+10-14
Original file line number
Diff line number
Diff line change
@@ -21,34 +21,30 @@ so that _[Outcome - what is the value add to the user]_."
21
21
22
22
### Description/Use Case
23
23
<!--
24
-
_Use this section to describe the 'Why', and/or provide an example scenario in which this feature/functionality would be valueable._
24
+
Use this section to describe the 'Why', and/or provide an example scenario in which this feature/functionality would be valueable.
25
25
-->
26
26
27
27
### Risks/Impacts/Considerations
28
28
<!--
29
-
_Use this section to briefly list out any risks/impacts that may come about, as a result of the proposed solution._
30
-
- _System performance may be slowed_
31
-
- _Only a single search parameter can be used_
29
+
Use this section to briefly list out any risks/impacts that may come about, as a result of the proposed solution.
30
+
- _[System performance may be slowed]_
31
+
- _[Only a single search parameter can be used]_
32
32
-->
33
33
34
34
### Dev Notes
35
35
<!--
36
-
_Use this section to describe any useful technical information to duplicate an issue or explain requirements related to this ticket without providing implementation details._
37
-
- _Provided is the data that was used to replicate the issue..._
38
-
- _To test, use SimpleReport upload CSV page to ..._
36
+
Use this section to describe any useful technical information to duplicate an issue or explain requirements related to this ticket without providing implementation details.
37
+
- _[Provided is the data that was used to replicate the issue...]_
38
+
- _[To test, use SimpleReport upload CSV page to ...]_
39
39
-->
40
40
41
41
### Acceptance Criteria
42
42
<!--
43
43
What is Acceptance Criteria?
44
44
A set of conditions or business rules, as defined by the Product Owner, which the functionality or feature should satisfy, in order to be accepted by the Product Owner.
45
45
46
-
Use the following template when creating new Acceptance Criteria:
46
+
Write the acceptance criteria as a list that can be checked off as work progresses. For example:
47
47
48
-
"Given _[describe the precondition]_, when I _[describe the action performed]_, then I expect _[describe the expected outcome]_."
49
-
50
-
_OR... it may be written as a bulleted list._
51
-
52
-
- _Time must be displayed as HH:MM:SS_
53
-
- _Delivery rate must be shown as a percentage_
48
+
- [ ] _[Time must be displayed as HH:MM:SS]_
49
+
- [ ] _[Delivery rate must be shown as a percentage]_
0 commit comments