From da6311055ff22c59481092170f1dc98ae3e35873 Mon Sep 17 00:00:00 2001 From: MasterAcnolo <68693319+MasterAcnolo@users.noreply.github.com> Date: Sat, 20 Dec 2025 13:46:47 +0100 Subject: [PATCH] Replace feature and version templates in PULL_REQUEST_TEMPLATE directory --- .github/{ISSUE_TEMPLATE => PULL_REQUEST_TEMPLATE}/feature.md | 0 .github/{ISSUE_TEMPLATE => PULL_REQUEST_TEMPLATE}/version.md | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename .github/{ISSUE_TEMPLATE => PULL_REQUEST_TEMPLATE}/feature.md (100%) rename .github/{ISSUE_TEMPLATE => PULL_REQUEST_TEMPLATE}/version.md (100%) diff --git a/.github/ISSUE_TEMPLATE/feature.md b/.github/PULL_REQUEST_TEMPLATE/feature.md similarity index 100% rename from .github/ISSUE_TEMPLATE/feature.md rename to .github/PULL_REQUEST_TEMPLATE/feature.md diff --git a/.github/ISSUE_TEMPLATE/version.md b/.github/PULL_REQUEST_TEMPLATE/version.md similarity index 100% rename from .github/ISSUE_TEMPLATE/version.md rename to .github/PULL_REQUEST_TEMPLATE/version.md