From 5f1fb08368a087a5aa06121963c73fa722a059dc Mon Sep 17 00:00:00 2001 From: PiEgg Date: Sun, 21 Aug 2022 11:01:04 +0800 Subject: [PATCH] :package: Chore: up issue template --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 + .github/ISSUE_TEMPLATE/feature_request.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 0bd1cd1..c79d42e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -44,6 +44,7 @@ body: - Mac - Mac(arm64) - Linux + - All validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 7db1707..4df34da 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -44,6 +44,7 @@ body: - Mac - Mac(arm64) - Linux + - All validations: required: true - type: textarea