From 0ead432c1870f3029e937550ff6593a14fc804d3 Mon Sep 17 00:00:00 2001 From: kun <89312077+KUN1007@users.noreply.github.com> Date: Sun, 29 Oct 2023 23:24:31 +0800 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 5c82776f..bcce2e07 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,8 +1,8 @@ --- name: Bug Report about: Create a report to help us improve -title: 'KUN Visual Novel Bug Report' -labels: bug +title: KUN Visual Novel Bug Report +labels: bug, enhancement assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index b90bff13..5c2bc549 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,7 +1,7 @@ --- name: Feature Request about: Suggest an idea or enhancement -title: 'KUN Visual Novel Feature Request' +title: KUN Visual Novel Feature Request labels: enhancement assignees: ''