From d6149bd2ef4f5711c711bc9d32d09cf228a741cf Mon Sep 17 00:00:00 2001 From: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com> Date: Mon, 23 Sep 2024 13:41:58 -0400 Subject: [PATCH] Update issue template --- .github/ISSUE_TEMPLATE/index.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/index.yml diff --git a/.github/ISSUE_TEMPLATE/index.yml b/.github/ISSUE_TEMPLATE/index.yml new file mode 100644 index 0000000..9371fb7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/index.yml @@ -0,0 +1,2 @@ +issue_templates: + - bug_report.yml