diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 6788f6bb..30e4140f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -65,5 +65,5 @@ body: required: true - label: | I checked for existing tickets - - If there are, please vote them with a thumps reaction and not create new ones + If there are, please vote them with a thumbs reaction and not create new ones required: true diff --git a/.github/ISSUE_TEMPLATE/enhancement_request.yaml b/.github/ISSUE_TEMPLATE/enhancement_request.yaml index 498db5e5..2249ac01 100644 --- a/.github/ISSUE_TEMPLATE/enhancement_request.yaml +++ b/.github/ISSUE_TEMPLATE/enhancement_request.yaml @@ -39,5 +39,5 @@ body: options: - label: | I checked for existing tickets - - If there are, please vote them with a thumps reaction and not create new ones + If there are, please vote them with a thumbs reaction and not create new ones required: true