diff --git a/.github/DISCUSSION_TEMPLATE/1-q-a.yml b/.github/DISCUSSION_TEMPLATE/1-q-a.yml index 6d81861..c667e12 100644 --- a/.github/DISCUSSION_TEMPLATE/1-q-a.yml +++ b/.github/DISCUSSION_TEMPLATE/1-q-a.yml @@ -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 diff --git a/.github/ISSUE_TEMPLATE/feature.yml b/.github/ISSUE_TEMPLATE/feature.yml index 190df38..f1f46b6 100644 --- a/.github/ISSUE_TEMPLATE/feature.yml +++ b/.github/ISSUE_TEMPLATE/feature.yml @@ -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