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