Skip to content

Commit 6046a74

Browse files
authored
feat: update issue templates
1 parent f9063eb commit 6046a74

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

.github/ISSUE_TEMPLATE/task.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
name: Task
3+
about: Feature Implementation Task
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
_Add brief description of a task_
11+
12+
## Implementation Details
13+
1. Step one
14+
2. Step two
15+
16+
## Acceptance Criteria
17+
- [ ] Criterion 1
18+
- [ ] Criterion 2
19+
- [ ] Criterion 3

0 commit comments

Comments
 (0)