From 87a6c494a849e0ac0d8f35995cfc2d1d4239f5c2 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 8 Jun 2023 12:47:22 +0200 Subject: [PATCH] Rename bug-report.yml to BUG-REPORT.yml --- .github/ISSUE_TEMPLATE/{bug-report.yml => BUG-REPORT.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/ISSUE_TEMPLATE/{bug-report.yml => BUG-REPORT.yml} (100%) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml similarity index 100% rename from .github/ISSUE_TEMPLATE/bug-report.yml rename to .github/ISSUE_TEMPLATE/BUG-REPORT.yml