Skip to content

Commit 64c50be

Browse files
fix
1 parent b62d118 commit 64c50be

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/03-task.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
name: Task
22
description: Work tracking for mainainers only!
3-
title: ''
3+
title: '[Task]:'
44
type: 'Task'
55
body:
66
- type: markdown
77
attributes:
88
value: |
99
### This issue type should be used only by mainainers!
1010
Task are to track small non user facing issue or improvements.
11-
The issue will be closed if it does not follow those rule.
11+
The issue will be closed if it does not follow those rules.
12+
- type: textarea
13+
id: task
1214
validations:
1315
required: true

0 commit comments

Comments
 (0)