From 65835b5c81d40c5bdaa23348a740bd95e4bb881a Mon Sep 17 00:00:00 2001 From: Stefan Ellmauthaler Date: Tue, 15 Mar 2022 13:14:29 +0100 Subject: [PATCH] Revert "Rename PR to a more verbose name" This reverts commit 187b3c453427f1355c28c0ad21c95773034f7c3c. One template file is enough so far --- .../checklist.md => pull_request_template.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{PULL_REQUEST_TEMPLATE/checklist.md => pull_request_template.md} (100%) diff --git a/.github/PULL_REQUEST_TEMPLATE/checklist.md b/.github/pull_request_template.md similarity index 100% rename from .github/PULL_REQUEST_TEMPLATE/checklist.md rename to .github/pull_request_template.md