From cceb90862f3a2ae1786fa6375598188732c40ab0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Francesco=20Borz=C3=AC?= Date: Sun, 6 Sep 2020 17:08:50 +0200 Subject: [PATCH] Revert "feat(pull_request_template): Introduce the new github way (#3209)" (#3435) This reverts commit a51c865a40f67adabbd87c2fb85f35d09e110e14. --- .../pull_request.md => pull_request_template.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/PULL_REQUEST_TEMPLATE/pull_request.md => pull_request_template.md (100%) diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request.md b/pull_request_template.md similarity index 100% rename from .github/PULL_REQUEST_TEMPLATE/pull_request.md rename to pull_request_template.md