From 5a2bc1ec45d513f877ee810af79580099c0fcb60 Mon Sep 17 00:00:00 2001 From: Shubham Kshetre Date: Sat, 18 May 2024 23:34:55 +0530 Subject: [PATCH] Rename bug_report_form.yml to bug_report.yml --- .github/ISSUE_TEMPLATE/{bug_report_form.yml => bug_report.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/ISSUE_TEMPLATE/{bug_report_form.yml => bug_report.yml} (100%) diff --git a/.github/ISSUE_TEMPLATE/bug_report_form.yml b/.github/ISSUE_TEMPLATE/bug_report.yml similarity index 100% rename from .github/ISSUE_TEMPLATE/bug_report_form.yml rename to .github/ISSUE_TEMPLATE/bug_report.yml