From 89c2b9077cb113dc5f01c32e5864e4c142927372 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Wed, 1 Mar 2023 13:25:42 +0000 Subject: [PATCH] pull request template: additional questions to help evaluate actual awesomeness of projects (#459) * pull request template: additional questions to help evaluate actual awesomeness of projects - ref. https://github.com/awesome-foss/awesome-sysadmin/pull/357 - ref. https://github.com/awesome-foss/awesome-sysadmin/pull/449 - ref. https://github.com/awesome-foss/awesome-sysadmin/pull/453 - ref. https://github.com/awesome-foss/awesome-sysadmin/pull/457 - ref. https://github.com/awesome-selfhosted/awesome-selfhosted/pull/3217 - ref. https://github.com/awesome-foss/awesome-sysadmin/pull/429 - ref. https://github.com/awesome-foss/awesome-sysadmin/pull/377 --- .github/PULL_REQUEST_TEMPLATE.md | 27 ++++++++++++++++++++++++--- 1 file changed, 24 insertions(+), 3 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index a9da93f..c2feadf 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -23,9 +23,30 @@ To ensure your PR is dealt with swiftly please check the following: Suggested titles: "Add aaa to bbb" for adding software aaa to section bbb, "Remove aaa from bbb" for removing, "Fix license for aaa", etc. - -------------- -### Why it is awesome +Please take some time to answer the following questions as best you can: -Please replace this with a short paragraph explaning why you think this software is awesome. \ No newline at end of file + + +- **Why is it awesome?** + +Replace this text with your answer. + +- **Have you used it? For how long?** + +Replace this text with your answer. + +- **Is this in a personal or professional setup?** + +Replace this text with your answer. + +- **How many devices/users/services/... do you manage with it?** + +Replace this text with your answer. + +- **Biggest pros/cons compared to other solutions?** + +Replace this text with your answer. + +- **Any other comments about your use case, things you've found excellent, limitations you've encountered... ?**