From 9913fda3b2de0ef4bf58b8d81dbbdaa11b422c9b Mon Sep 17 00:00:00 2001 From: Matias Date: Wed, 18 Dec 2024 00:20:15 -0600 Subject: [PATCH] Rename 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