From d8902ca5d69bba4341c6f3ea49fa903e1996b570 Mon Sep 17 00:00:00 2001 From: "Joseph T. Lyons" Date: Mon, 26 Feb 2024 01:04:39 -0500 Subject: [PATCH] Rename bug report issue template --- .github/ISSUE_TEMPLATE/{2_bug_report.yml => 1_bug_report.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/ISSUE_TEMPLATE/{2_bug_report.yml => 1_bug_report.yml} (100%) diff --git a/.github/ISSUE_TEMPLATE/2_bug_report.yml b/.github/ISSUE_TEMPLATE/1_bug_report.yml similarity index 100% rename from .github/ISSUE_TEMPLATE/2_bug_report.yml rename to .github/ISSUE_TEMPLATE/1_bug_report.yml