From c451ddd0428b055d2bceb95b83f6376ef0808754 Mon Sep 17 00:00:00 2001 From: MasterAcnolo <68693319+MasterAcnolo@users.noreply.github.com> Date: Sat, 20 Dec 2025 13:51:55 +0100 Subject: [PATCH] Add pull request template for consistent feature submissions --- .../{feature.md => pull_request_template.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/PULL_REQUEST_TEMPLATE/{feature.md => pull_request_template.md} (100%) diff --git a/.github/PULL_REQUEST_TEMPLATE/feature.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md similarity index 100% rename from .github/PULL_REQUEST_TEMPLATE/feature.md rename to .github/PULL_REQUEST_TEMPLATE/pull_request_template.md