We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e67413 commit 399d0f2Copy full SHA for 399d0f2
.github/ISSUE_TEMPLATE/userfacingfeature.md
@@ -0,0 +1,31 @@
1
+## What - The user facing feature being implemented
2
+
3
+## Why
4
5
+## Personas - Who will this affect?
6
7
+- [ ] SPO
8
+- [ ] Dapp Devs
9
+- [ ] Exchanges
10
11
+## Acceptance Criteria
12
13
+## Definition of done
14
15
+- [ ] Code review
16
+- [ ] Builds successfully on CI
17
+- [ ] Includes documentation and/or examples for the functionality
18
+- [ ] Log/record changes on **Vnext** (or similar depending on what we adopt)
19
+- [ ] Ticket number included in PR description
20
+- [ ] The new functionality is covered by dev/unit/property tests
21
+- [ ] Acceptance Criteria met
22
+- [ ] Test Engineering Sign-off + E2E automated tests
23
24
+## Sign-off
25
26
+- [ ] Dev
27
+- [ ] Test Engineering
28
29
+# Related PR
30
31
+1. PR # here
0 commit comments