From 3104195bf285e06dbb25808c02431fc5cfeebdf4 Mon Sep 17 00:00:00 2001 From: Amir Raminfar Date: Fri, 12 Jul 2024 10:17:30 -0700 Subject: [PATCH] chore: adds 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 00000000..3ba13e0c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1 @@ +blank_issues_enabled: false