From 087edc336bb4cb25bfee3f59673bf4b3bb5f0175 Mon Sep 17 00:00:00 2001 From: mrdudz Date: Wed, 2 Jul 2025 23:47:53 +0200 Subject: [PATCH] don't try to use multiple templates for the time being --- .../bug_fix_template.md => PULL_REQUEST_TEMPLATE.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{PULL_REQUEST_TEMPLATE/bug_fix_template.md => PULL_REQUEST_TEMPLATE.md} (100%) diff --git a/.github/PULL_REQUEST_TEMPLATE/bug_fix_template.md b/.github/PULL_REQUEST_TEMPLATE.md similarity index 100% rename from .github/PULL_REQUEST_TEMPLATE/bug_fix_template.md rename to .github/PULL_REQUEST_TEMPLATE.md