From d0328c9e4aa4bc69be17ae099db7f18460ca4d8a Mon Sep 17 00:00:00 2001 From: James Fraser Date: Mon, 26 Nov 2018 20:07:57 +1100 Subject: [PATCH] Rename PULL_REQUEST_TEMPLATE.md to pull_request_template.md --- .../{PULL_REQUEST_TEMPLATE.md => pull_request_template.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/PULL_REQUEST_TEMPLATE/{PULL_REQUEST_TEMPLATE.md => pull_request_template.md} (100%) diff --git a/.github/PULL_REQUEST_TEMPLATE/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md similarity index 100% rename from .github/PULL_REQUEST_TEMPLATE/PULL_REQUEST_TEMPLATE.md rename to .github/PULL_REQUEST_TEMPLATE/pull_request_template.md