From 0376823b0c9ec91b3640838061867946a094c9ad Mon Sep 17 00:00:00 2001 From: James Fraser Date: Wed, 28 Nov 2018 17:20:09 +1100 Subject: [PATCH] Moved PR template... doesn't seem to be picked up in subdirectory. --- .../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.md similarity index 100% rename from .github/PULL_REQUEST_TEMPLATE/pull_request_template.md rename to .github/PULL_REQUEST_TEMPLATE.md