From a51c865a40f67adabbd87c2fb85f35d09e110e14 Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Thu, 3 Sep 2020 10:22:23 +0200 Subject: [PATCH] feat(pull_request_template): Introduce the new github way (#3209) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Francesco Borzì --- .../PULL_REQUEST_TEMPLATE/pull_request.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename pull_request_template.md => .github/PULL_REQUEST_TEMPLATE/pull_request.md (100%) diff --git a/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request.md similarity index 100% rename from pull_request_template.md rename to .github/PULL_REQUEST_TEMPLATE/pull_request.md