chore: Set required to false
This commit is contained in:
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
|
||||
description: Copy and paste any relevant log output here.
|
||||
validations:
|
||||
required: true
|
||||
required: false
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Additional context.
|
||||
description: Write any other context about the question here.
|
||||
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"
|
||||
description: "A clear and concise description of any alternative solutions or features you've considered."
|
||||
validations:
|
||||
required: true
|
||||
required: false
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: "Additional context"
|
||||
description: "Add any other context or screenshots about the feature request here."
|
||||
validations:
|
||||
required: true
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user