File tree Expand file tree Collapse file tree 1 file changed +12
-4
lines changed
Expand file tree Collapse file tree 1 file changed +12
-4
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,13 @@ title: "[Task]: "
44labels : ["type:feature", "needs:info", "repository:addons-server"]
55projects : []
66body :
7- - type : markdown
8- id : tasklist
7+ - type : textarea
8+ id : tasks
99 attributes :
10+ label : Tasks
11+ description : Some tasks
1012 value : |
11- ```[tasklist]
13+ ` ` ` [tasklist]
1214 ### Tasks
1315 - [x] Draft task
1416 ` ` `
1921 description : |
2022 A few sentences describing what the task aims to achieve. It can be a simple sentence or a story formatted paragraph.
2123 Be concise and detailed. Avoid vague terms and include relevant links.
22- placeholder : As a <blank>, I want to <blank, so that I can <blank>
24+ placeholder : |
25+ As a <blank>, I want to <blank, so that I can <blank>
26+
27+ ```[tasklist]
28+ ### Tasks
29+ - [x] Draft task
30+ ```
2331 validations :
2432 required : true
2533 - type : checkboxes
You can’t perform that action at this time.
0 commit comments