From 85747f9a6ef23d854b0fb84bda1a55ff6efcf15c Mon Sep 17 00:00:00 2001 From: Nick Sweeting <git@sweeting.me> Date: Sat, 2 Nov 2024 20:04:11 -0400 Subject: [PATCH] Rename bug_report.yml to 1-bug_report.yml --- .github/ISSUE_TEMPLATE/{bug_report.yml => 1-bug_report.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/ISSUE_TEMPLATE/{bug_report.yml => 1-bug_report.yml} (100%) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/1-bug_report.yml similarity index 100% rename from .github/ISSUE_TEMPLATE/bug_report.yml rename to .github/ISSUE_TEMPLATE/1-bug_report.yml