Skip to content

Commit 7f7573c

Browse files
committed
add task list
1 parent fb1c31d commit 7f7573c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/ISSUE_TEMPLATE/task-addons-server.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ title: "[Task]: "
44
labels: ["type:feature", "needs:info", "repository:addons-server"]
55
projects: []
66
body:
7+
- type: markdown
8+
attributes:
9+
value: |
10+
```[tasklist]
11+
### Tasks
12+
- [x] Draft task
13+
```
714
- type: textarea
815
id: description
916
attributes:

0 commit comments

Comments
 (0)