mirror of
https://github.com/peaceiris/actions-gh-pages.git
synced 2025-07-14 14:16:00 +08:00
chore: Set required to false
This commit is contained in:
parent
e8cba386c2
commit
d7ab6dea49
4
.github/ISSUE_TEMPLATE/2_bug_report.txt
vendored
4
.github/ISSUE_TEMPLATE/2_bug_report.txt
vendored
@ -43,10 +43,10 @@ body:
|
|||||||
label: Relevant log output
|
label: Relevant log output
|
||||||
description: Copy and paste any relevant log output here.
|
description: Copy and paste any relevant log output here.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: false
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Additional context.
|
label: Additional context.
|
||||||
description: Write any other context about the question here.
|
description: Write any other context about the question here.
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: false
|
||||||
|
4
.github/ISSUE_TEMPLATE/3_proposal.yml
vendored
4
.github/ISSUE_TEMPLATE/3_proposal.yml
vendored
@ -36,10 +36,10 @@ body:
|
|||||||
label: "Describe alternatives you've considered"
|
label: "Describe alternatives you've considered"
|
||||||
description: "A clear and concise description of any alternative solutions or features you've considered."
|
description: "A clear and concise description of any alternative solutions or features you've considered."
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: false
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: "Additional context"
|
label: "Additional context"
|
||||||
description: "Add any other context or screenshots about the feature request here."
|
description: "Add any other context or screenshots about the feature request here."
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user