From bcaa0ceb5806386a85b34dcca10e92e4fd695f05 Mon Sep 17 00:00:00 2001 From: Tom Van Looy Date: Mon, 16 Dec 2024 11:51:48 +0100 Subject: [PATCH] No blank issue --- .github/ISSUE_TEMPLATE/config.yml | 1 + .github/ISSUE_TEMPLATE/custom.md | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..3ba13e0c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1 @@ +blank_issues_enabled: false diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md index 5a3cc5a7..f6f78e1e 100644 --- a/.github/ISSUE_TEMPLATE/custom.md +++ b/.github/ISSUE_TEMPLATE/custom.md @@ -1,7 +1,7 @@ --- -name: Custom issue template +name: New issue about: Describe this issue template's purpose here. -title: '' +title: 'New issue' labels: '' assignees: ''