From 3ed3115b9719f0ee641b52a743c59a469676b40c Mon Sep 17 00:00:00 2001 From: Redume Date: Thu, 14 Nov 2024 22:28:37 +0300 Subject: [PATCH] Change name and delete required attribute in checkbox --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 +--- .github/ISSUE_TEMPLATE/request_feature.yml | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 5bf9d62..43dde9c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,4 +1,4 @@ -name: Report an issue with Kekkai +name: 🐞 Bug report description: Report an issue with Kekkai body: - type: textarea @@ -33,8 +33,6 @@ body: placeholder: v1.0.0 - type: checkboxes - validations: - required: true attributes: label: Platform with the issue options: diff --git a/.github/ISSUE_TEMPLATE/request_feature.yml b/.github/ISSUE_TEMPLATE/request_feature.yml index 98c2b0d..7d084c2 100644 --- a/.github/ISSUE_TEMPLATE/request_feature.yml +++ b/.github/ISSUE_TEMPLATE/request_feature.yml @@ -1,4 +1,4 @@ -name: Feature request +name: ⭐️ Feature request description: Suggest a new idea how to improve Kekkai labels: [feature request] body: