chore: update checklist label in discussion and issue templates

This commit is contained in:
sxyazi
2024-12-05 09:13:33 +08:00
parent 40eafa3e4c
commit 540f4ea6d4
2 changed files with 4 additions and 4 deletions

View File

@@ -45,9 +45,9 @@ body:
Add any other context about the problem here. You can attach screenshots by clicking 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. this area to highlight it and then drag the files in.
- type: checkboxes - type: checkboxes
id: validations id: checklist
attributes: attributes:
label: Validations label: Checklist
description: Before submitting the post, please make sure you have completed the following description: Before submitting the post, please make sure you have completed the following
options: options:
- label: I have searched the existing discussions/issues - label: I have searched the existing discussions/issues

View File

@@ -38,9 +38,9 @@ body:
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.
- type: checkboxes - type: checkboxes
id: validations id: checklist
attributes: attributes:
label: Validations label: Checklist
description: Before submitting the issue, please make sure you have completed the following description: Before submitting the issue, please make sure you have completed the following
options: options:
- label: I have searched the existing issues/discussions - label: I have searched the existing issues/discussions