1
1
<!--
2
2
If you want your bug report
3
- * to be difficult to process and understand
3
+ * to be more difficult to process and understand
4
4
* to have many unnecessary follow-up questions
5
5
* to take longer to fix then necessary
6
6
don’t use this issue template.
@@ -12,34 +12,34 @@ If you want your bug report
12
12
use this issue template. Thank you.
13
13
-->
14
14
15
- > Briefly describe the issue.
15
+ ### Briefly describe the issue.
16
16
17
17
Short description goes here.
18
18
19
- > What did you expect to happen?
19
+ ### What did you expect to happen?
20
20
21
21
Expected behavior goes here.
22
22
23
- > What did actually happen?
23
+ ### What did actually happen?
24
24
25
25
Actual behavior goes here.
26
26
27
- > Optional: Do you have screenshots/links that demonstrate the issue?
27
+ ### Optional: Do you have screenshots/links that demonstrate the issue?
28
28
29
29
Your screenshots/links go here.
30
30
31
- > Optional: Have you a suggestion for a possible fix?
31
+ ### Optional: Have you a suggestion for a possible fix?
32
32
33
33
Your possible fix goes here.
34
34
35
- > What are the steps to reproduce the issue?
35
+ ### What are the steps to reproduce the issue?
36
36
<!-- Provide an unambiguous set of steps to reproduce the issue. -->
37
37
38
38
1 . Step 1
39
39
2 . Step 2
40
40
3 . Step 3
41
41
42
- > Tell us about the setup you experienced the bug in.
42
+ ### Tell us about the setup you experienced the bug in.
43
43
<!--
44
44
* Include as many relevant details about your environment setup.
45
45
* Hint: Using the Tracy Debugger module makes this a breeze: https://processwire.com/blog/posts/introducing-tracy-debugger/#versions-list
0 commit comments