From 95894d57de7596334f0ffb103a1a4d0fbfac8d64 Mon Sep 17 00:00:00 2001 From: Kasra Bigdeli Date: Sun, 10 Nov 2019 23:26:16 -0500 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