From 52770ee0e1587a66ea1d2604da04050feac2ef31 Mon Sep 17 00:00:00 2001 From: KUN1007 Date: Sun, 29 Oct 2023 23:22:54 +0800 Subject: [PATCH] mod: BUG template --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- .github/ISSUE_TEMPLATE/feature_request.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 380a7c4a..5c82776f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,7 +1,7 @@ --- -name: KUN Visual Novel Bug Report +name: Bug Report about: Create a report to help us improve -title: '' +title: 'KUN Visual Novel Bug Report' labels: bug assignees: '' diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index b5f1a685..b90bff13 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,7 +1,7 @@ --- -name: KUN Visual Novel Feature Request +name: Feature Request about: Suggest an idea or enhancement -title: '' +title: 'KUN Visual Novel Feature Request' labels: enhancement assignees: ''