From 6deea9d01e3578c5b68b77b54d27e59c80829714 Mon Sep 17 00:00:00 2001 From: Kai Azim Date: Sat, 22 Jun 2024 23:32:57 -0600 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Issue=20template=20updates?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/bug-report.yml | 2 +- .github/ISSUE_TEMPLATE/feature-request.yml | 2 +- .github/ISSUE_TEMPLATE/suggest-icon.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 77934095..e7f0093d 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -71,7 +71,7 @@ body: attributes: label: Final Checks options: - - label: My issue is written in **English** + - label: My issue is written in English required: true - label: My issue title is descriptive required: true diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index a310aebd..9369674c 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -28,7 +28,7 @@ body: attributes: label: Final Checks options: - - label: My issue is written in **English** + - label: My issue is written in English required: true - label: My issue title is descriptive required: true diff --git a/.github/ISSUE_TEMPLATE/suggest-icon.yml b/.github/ISSUE_TEMPLATE/suggest-icon.yml index f5807ff0..26d63439 100644 --- a/.github/ISSUE_TEMPLATE/suggest-icon.yml +++ b/.github/ISSUE_TEMPLATE/suggest-icon.yml @@ -27,5 +27,5 @@ body: attributes: label: Final Checks options: - - label: My seggestion is written in **English** + - label: My suggestion is written in English required: true \ No newline at end of file