From 9caba99f69aad1cdcfcfebd4331d89a52da3d4a5 Mon Sep 17 00:00:00 2001 From: Nolan Brubaker Date: Tue, 9 Feb 2021 14:05:08 -0500 Subject: [PATCH] Correct PR template file name Signed-off-by: Nolan Brubaker --- .github/PULL_REQUEST_TEMPLATE/{pr.md => pull_request_template.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/PULL_REQUEST_TEMPLATE/{pr.md => pull_request_template.md} (100%) diff --git a/.github/PULL_REQUEST_TEMPLATE/pr.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md similarity index 100% rename from .github/PULL_REQUEST_TEMPLATE/pr.md rename to .github/PULL_REQUEST_TEMPLATE/pull_request_template.md