From 6fe85b63909a2d34b5008396e07f188f6e1aef57 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 14 Apr 2026 14:03:44 +0000 Subject: [PATCH] Add issue templates Added templates: config/config.yml --- .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..ac2e8b4 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1 @@ +blank_issues_enabled: false