We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7c30f39 + b24c0a5 commit 723b312Copy full SHA for 723b312
1 file changed
.github/ISSUE_TEMPLATE/subtask.md
@@ -0,0 +1,22 @@
1
+---
2
+name: Sub task
3
+about: A sub task
4
+title: ''
5
+labels: subtask
6
+assignees: ''
7
+
8
9
10
+Required by <link to parent issue>
11
12
+# Description
13
14
+A clear and concise description of what this subtask is.
15
16
+# Tasks
17
18
+_To be filled in by the engineer picking up the subtask
19
20
+- [ ] Task 1
21
+- [ ] Task 2
22
+- [ ] ...
0 commit comments