From cc0287d129c74beb4bc5b6871b7083880a4f7f6f Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Fri, 1 Jul 2022 15:36:07 +0100 Subject: [PATCH] :octocat: Updates issue template --- .github/ISSUE_TEMPLATE/bug.yml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 1738e5bd..bf17a0aa 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -22,7 +22,7 @@ body: attributes: label: System description: >- - For deployment issues, specify your [distro / OS](https://whatsmyos.com/) and/ or Docker version. + For deployment issues, specify your [distro or OS](https://whatsmyos.com/) and/ or Docker version. For client-side issues, include your [browser version](https://www.whatsmybrowser.org/) placeholder: e.g. Firefox 101, Manjaro Linux 21.3.0, Docker 20.10.16 validations: @@ -40,6 +40,7 @@ body: attributes: label: Describe the problem description: Please describe exactly what is not working, include the steps to reproduce, actual result and expected result + placeholder: When doing ABC then DEF, I expect to see XYZ, but I actually see ZYX validations: required: true - type: textarea @@ -70,9 +71,9 @@ body: attributes: value: |- ## Thanks 🙏 - 🐙 - Thank you for raising this ticket - in doing so you are helping to make the app better for everyone 💪 - You should expect a reply within the next 48 hours :) - ⭐️ Consider dropping the repo a star if you're enjoying Dashy! + 🐙 + Thank you for raising this ticket - in doing so you are helping to make the app better for everyone 💪
+ You should expect a reply within the next 48 hours :)
+ ⭐️ Consider dropping the repo a star if you're enjoying Dashy!
validations: required: false