From 1fbe0e6a7a22e6201bb2005184f63c7b48257c9e Mon Sep 17 00:00:00 2001 From: srinidhi-2006-bit Date: Sat, 30 May 2026 02:40:39 +0530 Subject: [PATCH] docs: add GitHub issue templates --- .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 000000000..0086358db --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1 @@ +blank_issues_enabled: true