From e18d0ea185535097ade7f7e561279e97c5581df4 Mon Sep 17 00:00:00 2001 From: PrplHaz4 Date: Tue, 9 Aug 2022 14:23:45 -0400 Subject: [PATCH] Add "What makes this submission awesome?" to PR template Lots of abandoned or questionably awesome things showing up lately - this question should be easy enough to answer for anything making it on here and provides that first view of why it stands out from someone that uses it.... --- .github/PULL_REQUEST_TEMPLATE.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index c0aa5a6f..59b0c6b6 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -26,3 +26,6 @@ To ensure your PR is dealt with swiftly please check the following: - [ ] The pull request title is informative, unlike "Update README.md". Suggested titles: "Add aaa to bbb" for adding software aaa to section bbb, "Remove aaa from bbb" for removing, "Fix license for aaa", etc. + +And finally...what makes this submission awesome? +> Fill in your answer here