Skip to content

Commit cc0287d

Browse files
authored
:octocat: Updates issue template
1 parent 6dfec52 commit cc0287d

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ body:
2222
attributes:
2323
label: System
2424
description: >-
25-
For deployment issues, specify your [distro / OS](https://whatsmyos.com/) and/ or Docker version.
25+
For deployment issues, specify your [distro or OS](https://whatsmyos.com/) and/ or Docker version.
2626
For client-side issues, include your [browser version](https://www.whatsmybrowser.org/)
2727
placeholder: e.g. Firefox 101, Manjaro Linux 21.3.0, Docker 20.10.16
2828
validations:
@@ -40,6 +40,7 @@ body:
4040
attributes:
4141
label: Describe the problem
4242
description: Please describe exactly what is not working, include the steps to reproduce, actual result and expected result
43+
placeholder: When doing ABC then DEF, I expect to see XYZ, but I actually see ZYX
4344
validations:
4445
required: true
4546
- type: textarea
@@ -70,9 +71,9 @@ body:
7071
attributes:
7172
value: |-
7273
## Thanks 🙏
73-
<img align="right" width="250" src="https://i.ibb.co/S5vCnhL/gh-thanks.gif" alt="🐙" />
74-
Thank you for raising this ticket - in doing so you are helping to make the app better for everyone 💪
75-
You should expect a reply within the next 48 hours :)
76-
⭐️ Consider dropping the repo a star if you're enjoying Dashy!
74+
<img align="left" width="160" src="https://i.ibb.co/S5vCnhL/gh-thanks.gif" alt="🐙" />
75+
Thank you for raising this ticket - in doing so you are helping to make the app better for everyone 💪<br>
76+
You should expect a reply within the next 48 hours :)<br>
77+
⭐️ Consider dropping the repo a star if you're enjoying Dashy!<br>
7778
validations:
7879
required: false

0 commit comments

Comments
 (0)