From d508ea2afcb9aa262cc3cb592da35169fd4b23a5 Mon Sep 17 00:00:00 2001 From: Karmaa <88517757+LukeGus@users.noreply.github.com> Date: Wed, 1 Oct 2025 11:06:08 -0500 Subject: [PATCH] Add bug report issue template --- .../ISSUE_TEMPLATE/{pull_request_template.yml => bug_report.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/ISSUE_TEMPLATE/{pull_request_template.yml => bug_report.yml} (100%) diff --git a/.github/ISSUE_TEMPLATE/pull_request_template.yml b/.github/ISSUE_TEMPLATE/bug_report.yml similarity index 100% rename from .github/ISSUE_TEMPLATE/pull_request_template.yml rename to .github/ISSUE_TEMPLATE/bug_report.yml