Skip to content

Commit ce83f8b

Browse files
authored
Merge pull request #47 from Dev-Card/ShantKhatri-patch-1
Update issue templates
2 parents a9db315 + c3e688d commit ce83f8b

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/custom.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)