From 4405ddde1112b0b6524b1270d6e1e13902a385fc Mon Sep 17 00:00:00 2001 From: Manuel Date: Tue, 15 Dec 2020 15:43:17 +0100 Subject: [PATCH] fix PR template file location (#7074) --- .github/{PULL_REQUEST_TEMPLATE => }/pull_request_template.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{PULL_REQUEST_TEMPLATE => }/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