From 36be9f354c1065083df328b52030b40fd990e38a Mon Sep 17 00:00:00 2001 From: David Landa Marban Date: Mon, 1 Dec 2025 18:02:27 +0100 Subject: [PATCH] Correcting name of pr template --- .../{pull_request.md => pull_request_template.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/PULL_REQUEST_TEMPLATE/{pull_request.md => pull_request_template.md} (100%) diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md similarity index 100% rename from .github/PULL_REQUEST_TEMPLATE/pull_request.md rename to .github/PULL_REQUEST_TEMPLATE/pull_request_template.md