We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a01ca5f + 368a72b commit 5b31253Copy full SHA for 5b31253
.github/ISSUE_TEMPLATE/document.yaml
@@ -5,14 +5,21 @@ body:
5
- type: textarea
6
id: document
7
attributes:
8
- label: Which document would you like to be mentioned?
9
- description: Place the link to the document if application
+ label: Which document would you like to address?
+ description: Include the link to the document if applicable
10
validations:
11
required: true
12
13
14
id: documentFixDetail
15
16
- label: Why is this needed?
+ label: What is the issue?
17
18
- required: true
+ required: true
19
+
20
+ - type: textarea
21
+ id: documentFixDetail
22
+ attributes:
23
+ label: How do you suggest this is fixed?
24
+ validations:
25
+ required: false
0 commit comments