diff --git a/.github/ISSUE_TEMPLATE/feature_request.yaml b/.github/ISSUE_TEMPLATE/feature_request.yaml index 77c66cf1..7ffbad7a 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yaml +++ b/.github/ISSUE_TEMPLATE/feature_request.yaml @@ -35,5 +35,5 @@ body: label: Checklist description: Please check all the checkboxes options: - - label: This bug report is written entirely in English. + - label: This feature report is written entirely in English. required: true \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/question.yaml b/.github/ISSUE_TEMPLATE/question.yaml index dcabf78c..0021f6bd 100644 --- a/.github/ISSUE_TEMPLATE/question.yaml +++ b/.github/ISSUE_TEMPLATE/question.yaml @@ -18,5 +18,5 @@ body: label: Checklist description: Please check all the checkboxes options: - - label: This bug report is written entirely in English. + - label: This question is written entirely in English. required: true