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.
2 parents a9db315 + c3e688d commit ce83f8bCopy full SHA for ce83f8b
1 file changed
.github/ISSUE_TEMPLATE/custom.md
@@ -0,0 +1,29 @@
1
+---
2
+name: Custom issue template
3
+about: Mandatory followed issue template for DevCard
4
+title: ''
5
+labels: ''
6
+assignees: ''
7
+
8
9
10
+## Summary
11
+Short goal (why it’s useful).
12
13
+## Contexts
14
+More details on issue
15
16
+## Tasks
17
+- [ ] Task 1
18
+- [ ] Task 2
19
+- [ ] Task 3
20
21
+## Acceptance Criteria
22
+- [ ] Behavior X works
23
+- [ ] Tests added
24
+- [ ] docs updated (if needed)
25
26
+## Area
27
+`backend` / `mobile` / `web` / `shared`
28
29
+## Difficulty
0 commit comments