Skip to content

Commit a05ed9b

Browse files
author
Francesco Schwarz
authored
Update ISSUE_TEMPLATE.md
Use headings instead of blockquotes. Increases legibility.
1 parent 00fab90 commit a05ed9b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
If you want your bug report
3-
* to be difficult to process and understand
3+
* to be more difficult to process and understand
44
* to have many unnecessary follow-up questions
55
* to take longer to fix then necessary
66
don’t use this issue template.
@@ -12,34 +12,34 @@ If you want your bug report
1212
use this issue template. Thank you.
1313
-->
1414

15-
> Briefly describe the issue.
15+
### Briefly describe the issue.
1616

1717
Short description goes here.
1818

19-
> What did you expect to happen?
19+
### What did you expect to happen?
2020

2121
Expected behavior goes here.
2222

23-
> What did actually happen?
23+
### What did actually happen?
2424

2525
Actual behavior goes here.
2626

27-
> Optional: Do you have screenshots/links that demonstrate the issue?
27+
### Optional: Do you have screenshots/links that demonstrate the issue?
2828

2929
Your screenshots/links go here.
3030

31-
> Optional: Have you a suggestion for a possible fix?
31+
### Optional: Have you a suggestion for a possible fix?
3232

3333
Your possible fix goes here.
3434

35-
> What are the steps to reproduce the issue?
35+
### What are the steps to reproduce the issue?
3636
<!-- Provide an unambiguous set of steps to reproduce the issue. -->
3737

3838
1. Step 1
3939
2. Step 2
4040
3. Step 3
4141

42-
> Tell us about the setup you experienced the bug in.
42+
### Tell us about the setup you experienced the bug in.
4343
<!--
4444
* Include as many relevant details about your environment setup.
4545
* Hint: Using the Tracy Debugger module makes this a breeze: https://processwire.com/blog/posts/introducing-tracy-debugger/#versions-list

0 commit comments

Comments
 (0)