From 40ecb8efa70f3675a8ca0e0f4829c0563e92077e Mon Sep 17 00:00:00 2001 From: alstjr7375 Date: Tue, 20 Dec 2022 03:56:55 +0900 Subject: [PATCH] Doc: Issue - Blank issue disabled Recently, bug reports are often done without inserting information. #528 #532 #539 #541 In this case, it is too difficult to reproduce. Even if it's inconvenient, I think we need some restrictions. --- .github/ISSUE_TEMPLATE/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index c9647f7..96c9384 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,6 @@ # https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository#configuring-the-template-chooser +blank_issues_enabled: false contact_links: - name: GitHub Community Support url: https://github.com/black7375/Firefox-UI-Fix/discussions