chore: update checklist label in discussion and issue templates
This commit is contained in:
4
.github/DISCUSSION_TEMPLATE/1-q-a.yml
vendored
4
.github/DISCUSSION_TEMPLATE/1-q-a.yml
vendored
@@ -45,9 +45,9 @@ body:
|
||||
Add any other context about the problem here. You can attach screenshots by clicking
|
||||
this area to highlight it and then drag the files in.
|
||||
- type: checkboxes
|
||||
id: validations
|
||||
id: checklist
|
||||
attributes:
|
||||
label: Validations
|
||||
label: Checklist
|
||||
description: Before submitting the post, please make sure you have completed the following
|
||||
options:
|
||||
- label: I have searched the existing discussions/issues
|
||||
|
||||
4
.github/ISSUE_TEMPLATE/feature.yml
vendored
4
.github/ISSUE_TEMPLATE/feature.yml
vendored
@@ -38,9 +38,9 @@ body:
|
||||
label: Additional context
|
||||
description: Add any other context or screenshots about the feature request here.
|
||||
- type: checkboxes
|
||||
id: validations
|
||||
id: checklist
|
||||
attributes:
|
||||
label: Validations
|
||||
label: Checklist
|
||||
description: Before submitting the issue, please make sure you have completed the following
|
||||
options:
|
||||
- label: I have searched the existing issues/discussions
|
||||
|
||||
Reference in New Issue
Block a user