From 8743872c09996e5f126f4500a65cf4c112f8c66c Mon Sep 17 00:00:00 2001 From: Jean-Marc Collin Date: Sun, 19 Jan 2025 16:30:16 +0000 Subject: [PATCH] Add config.yml into ISSUE_TEMPLATE --- .github/ISSUE_TEMPLATE/config.yml | 1 + 1 file changed, 1 insertion(+) 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 0000000..3ba13e0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1 @@ +blank_issues_enabled: false