Skip to content

Commit eb99c88

Browse files
authored
Create task.md
1 parent 35844de commit eb99c88

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: Internal things, technical debt, and to-do tasks to be performed.
4+
title: ''
5+
labels: 'kind/task'
6+
assignees: ''
7+
8+
---
9+
### Is your task related to a problem? Please describe.
10+
<!-- A clear and concise description of what the problem is.-->
11+
12+
### Describe the solution you'd like
13+
<!-- A clear and concise description of what you want to happen. -->
14+
15+
### Describe alternatives you've considered
16+
<!--A clear and concise description of any alternative solutions or features you've considered. -->
17+
18+
### Additional context
19+
<!-- Add any other context or screenshots about the task here. -->

0 commit comments

Comments
 (0)