Skip to content

Commit 1dfbe7c

Browse files
edit type
- change type to markdown - remove validation
1 parent 2b2586e commit 1dfbe7c

File tree

3 files changed

+14
-32
lines changed

3 files changed

+14
-32
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,13 @@ body:
77
- type: markdown
88
attributes:
99
value: |
10-
Thanks for taking the time to fill out this bug report!
10+
Thanks for taking the time to submit this feature request!
1111
12-
- type: textarea
13-
id: prerequisites
14-
attributes:
15-
label: Prerequisites
16-
description: Please answer the following questions before submitting an issue.
17-
placeholder: |
18-
- [ ] I am running the latest version
19-
- [ ] I checked the documentation and found no answer
12+
Please answer the following questions before submitting an issue.
13+
14+
- [ ] I am running the latest version
15+
- [ ] I checked the documentation and found no answer
2016
- [ ] I checked to make sure that this issue has not already been filed
21-
validations:
22-
required: true
2317
2418
- type: textarea
2519
id: description

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,11 @@ body:
99
value: |
1010
Thanks for taking the time to submit this feature request!
1111
12-
- type: textarea
13-
id: prerequisites
14-
attributes:
15-
label: Prerequisites
16-
description: Please answer the following questions before submitting an issue.
17-
placeholder: |
18-
- [ ] I am running the latest version
19-
- [ ] I checked the documentation and found no answer
12+
Please answer the following questions before submitting an issue.
13+
14+
- [ ] I am running the latest version
15+
- [ ] I checked the documentation and found no answer
2016
- [ ] I checked to make sure that this issue has not already been filed
21-
validations:
22-
required: true
2317
2418
- type: textarea
2519
id: summary

.github/ISSUE_TEMPLATE/task.yml

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,13 @@ body:
77
- type: markdown
88
attributes:
99
value: |
10-
Thanks for taking the time to submit this task request form!
10+
Thanks for taking the time to submit this feature request!
1111
12-
- type: textarea
13-
id: prerequisites
14-
attributes:
15-
label: Prerequisites
16-
description: Please answer the following questions before submitting an issue.
17-
placeholder: |
18-
- [ ] I am running the latest version
19-
- [ ] I checked the documentation and found no answer
12+
Please answer the following questions before submitting an issue.
13+
14+
- [ ] I am running the latest version
15+
- [ ] I checked the documentation and found no answer
2016
- [ ] I checked to make sure that this issue has not already been filed
21-
validations:
22-
required: true
2317
2418
- type: textarea
2519
id: summary

0 commit comments

Comments
 (0)