From 045ec6d78f96707b13cda95652086f51bcf2d69b Mon Sep 17 00:00:00 2001 From: Anton Stubenbord <79228196+astubenbord@users.noreply.github.com> Date: Sat, 7 Oct 2023 21:50:35 +0200 Subject: [PATCH] Rename bug-reportyml to bug-report.yml --- .github/ISSUE_TEMPLATE/{bug-reportyml => bug-report.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/ISSUE_TEMPLATE/{bug-reportyml => bug-report.yml} (100%) diff --git a/.github/ISSUE_TEMPLATE/bug-reportyml b/.github/ISSUE_TEMPLATE/bug-report.yml similarity index 100% rename from .github/ISSUE_TEMPLATE/bug-reportyml rename to .github/ISSUE_TEMPLATE/bug-report.yml