We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64c50be commit 7c9490dCopy full SHA for 7c9490d
1 file changed
.github/ISSUE_TEMPLATE/03-task.yml
@@ -10,6 +10,8 @@ body:
10
Task are to track small non user facing issue or improvements.
11
The issue will be closed if it does not follow those rules.
12
- type: textarea
13
+ attributes:
14
+ label: 'Task to do:'
15
id: task
16
validations:
17
required: true
0 commit comments