From 5e4bb58b06c5e1682d668919084ac14142fc2955 Mon Sep 17 00:00:00 2001 From: Jonas Sulzer Date: Thu, 14 Mar 2019 09:37:18 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20FIX:=20pr=20template=20needs=20t?= =?UTF-8?q?o=20be=20in=20.github/=20directly?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jonas Sulzer --- .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