mirror of
https://github.com/cmderdev/cmder.git
synced 2025-01-11 00:39:08 +08:00
remove invalid yml property
This commit is contained in:
parent
904d552801
commit
1bc35b6edd
1
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
1
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@ -143,7 +143,6 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Checklist
|
label: Checklist
|
||||||
description: Please check all boxes that apply
|
description: Please check all boxes that apply
|
||||||
multiple: true
|
|
||||||
options:
|
options:
|
||||||
- label: I have read the documentation.
|
- label: I have read the documentation.
|
||||||
required: true
|
required: true
|
||||||
|
1
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
1
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
@ -74,7 +74,6 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Checklist
|
label: Checklist
|
||||||
description: Please check all boxes that apply
|
description: Please check all boxes that apply
|
||||||
multiple: true
|
|
||||||
options:
|
options:
|
||||||
- label: I have read the documentation and made sure this feature doesn't already exist.
|
- label: I have read the documentation and made sure this feature doesn't already exist.
|
||||||
required: true
|
required: true
|
||||||
|
1
.github/ISSUE_TEMPLATE/question.yml
vendored
1
.github/ISSUE_TEMPLATE/question.yml
vendored
@ -44,7 +44,6 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Checklist
|
label: Checklist
|
||||||
description: Please check all boxes that apply
|
description: Please check all boxes that apply
|
||||||
multiple: true
|
|
||||||
options:
|
options:
|
||||||
- label: I have read the documentation and made sure what I'm looking for isn't present, or is unclear.
|
- label: I have read the documentation and made sure what I'm looking for isn't present, or is unclear.
|
||||||
required: true
|
required: true
|
||||||
|
Loading…
Reference in New Issue
Block a user