From c861dd86a6fb4b2466a142b80cbb61f8f56ea90c Mon Sep 17 00:00:00 2001 From: Ben Grande Date: Fri, 23 Feb 2024 10:24:06 +0100 Subject: [PATCH] doc: reorganize issue templates - Convert task to simple bullet points, avoid Github making it a task; - Remove blank lines; - Fix default typo; and - Comment final commitment paragraph. --- .github/ISSUE_TEMPLATE/bug.md | 15 ++++++--------- .github/ISSUE_TEMPLATE/feat.md | 13 +++++-------- .github/ISSUE_TEMPLATE/question.md | 15 ++++++--------- 3 files changed, 17 insertions(+), 26 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 6b23110..4fee712 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -8,26 +8,23 @@ assignees: '' ### Commitment -I have read the following resources: +I confirm that I have read the following resources: -- [ ] [How to ask questions The Smart Way](http://catb.org/esr/faqs/smart-questions.html) - -- [ ] [Writing the perfect question](https://codeblog.jonskeet.uk/2010/08/29/writing-the-perfect-question/) - -- [ ] [Question checklist](https://codeblog.jonskeet.uk/2012/11/24/stack-overflow-question-checklist/) - -- [ ] [Could you please make my preference the defafault?](https://www.qubes-os.org/faq/#could-you-please-make-my-preference-the-default) +- [How to ask questions The Smart Way](http://catb.org/esr/faqs/smart-questions.html) +- [Writing the perfect question](https://codeblog.jonskeet.uk/2010/08/29/writing-the-perfect-question/) +- [Question checklist](https://codeblog.jonskeet.uk/2012/11/24/stack-overflow-question-checklist/) +- [Could you please make my preference the default?](https://www.qubes-os.org/faq/#could-you-please-make-my-preference-the-default) If you haven't read at least two of the aforementioned resources, there is a good chance your text will not be well written and therefore considered invalid. +--> ### Software version If you haven't read at least two of the aforementioned resources, there is a good chance your text will not be well written and therefore considered invalid. +--> ### Current problem (if any) If you haven't read at least two of the aforementioned resources, there is a good chance your text will not be well written and therefore considered invalid. +--> ### Question