From 5d8037e7671b8e0a7aa07d913d3e932119700d07 Mon Sep 17 00:00:00 2001 From: Eugene Fox Date: Sun, 29 Jun 2025 14:55:30 +0300 Subject: [PATCH] Disable blank issue template --- .github/ISSUE_TEMPLATE/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index c6ce90d..ea9e455 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,6 +1,6 @@ # yaml-language-server: $schema=https://json.schemastore.org/github-issue-config.json -blank_issues_enabled: true +blank_issues_enabled: false contact_links: - name: Questions & Discussions url: https://github.com/XFox111/PasswordGeneratorExtension/discussions