From 2b0cd39ab04676ad7e838af511d3b91634d96785 Mon Sep 17 00:00:00 2001 From: Kyle Date: Tue, 14 Jun 2022 21:27:37 +0800 Subject: [PATCH 1/2] Revert back default PR template https://github.community/t/is-there-a-pull-request-template-selector-similar-to-issues/171838/9 --- .../DEFAULT.md => pull_request_template.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{PULL_REQUEST_TEMPLATE/DEFAULT.md => pull_request_template.md} (100%) diff --git a/.github/PULL_REQUEST_TEMPLATE/DEFAULT.md b/.github/pull_request_template.md similarity index 100% rename from .github/PULL_REQUEST_TEMPLATE/DEFAULT.md rename to .github/pull_request_template.md From 60bcc8c64024647c16f08601e8da6b37175e9a45 Mon Sep 17 00:00:00 2001 From: Kyle Date: Tue, 14 Jun 2022 21:58:40 +0800 Subject: [PATCH 2/2] Add comment for Github website user to discover other PR template --- .github/pull_request_template.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 689c7e2439..8ee9efe8c9 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,3 +1,8 @@ + + Bug/issue #, if applicable: ## Summary