We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71c1966 commit 47b1083Copy full SHA for 47b1083
1 file changed
.github/ISSUE_COMMENT_TEMPLATE/target-date.yml
@@ -2,13 +2,13 @@
2
name: Target Date Update
3
description: Target date update
4
body:
5
- - type: input
6
- attributes:
7
- name: Target completion date
8
- placeholder: With context if the target completion date has changed
9
- inputType: text
10
11
12
- name: 'Attribution'
13
- value: '_created with :heart: by typing_ `/status`'
14
+- type: input
+ attributes:
+ label: Target completion date
+ placeholder: With context if the target completion date has changed
+ format: text
+ label: 'Attribution'
+ value: '_created with :heart: by typing_ `/status`'
0 commit comments