From ca46a37f5d49edceafe55fafcb6853e81541286f Mon Sep 17 00:00:00 2001 From: Jose de Freitas <37962411+JoseDeFreitas@users.noreply.github.com> Date: Sun, 26 Jan 2025 11:35:22 +0000 Subject: [PATCH] Rename pull_request_template.md to PULL_REQUEST_TEMPLATE.md --- .github/{pull_request_template.md => PULL_REQUEST_TEMPLATE.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{pull_request_template.md => PULL_REQUEST_TEMPLATE.md} (100%) diff --git a/.github/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE.md similarity index 100% rename from .github/pull_request_template.md rename to .github/PULL_REQUEST_TEMPLATE.md