@@ -8,27 +8,19 @@ assignees: ''
8
8
9
9
Thanks for helping to make hledger better.
10
10
11
- Before you report a bug, these are some good places to check:
12
-
11
+ Before reporting a bug, these are some good places to check:
13
12
1 . The appropriate manual (choosing the correct version at the top of the page):
14
- - https://hledger.org/hledger.html
15
- - https://hledger.org/hledger-ui.html
16
- - https://hledger.org/hledger-web.html
17
-
13
+ https://hledger.org/hledger.html
14
+ https://hledger.org/hledger-ui.html
15
+ https://hledger.org/hledger-web.html
18
16
2 . The FAQ: https://hledger.org/faq.html
19
-
20
17
3 . The release notes: https://hledger.org/relnotes.html
18
+ 4 . The issue tracker: https://bugs.hledger.org . Some notable issues are pinned at the top.
19
+ 5 . The #hledger matrix chat room: https://hledger.org/support.html . Issues are pinned here too.
21
20
22
- 4 . The issue tracker: https://bugs.hledger.org
23
- Some notable issues are pinned at the top here.
24
-
25
- 5 . The #hledger matrix chat room: https://hledger.org/support.html
26
- Notable issues are pinned here also.
27
-
28
- In your bug report, please include (when appropriate):
29
-
30
- - the output of ` hledger --version ` , or even better, of ` hledger setup `
31
- - the OS you're running on
21
+ In your bug report, please include if possible:
22
+ - your ` hledger --version ` output (or even better, ` hledger setup ` )
23
+ - which OS you're running on
32
24
- a link to a relevant doc you found, if any
33
25
- a small reproducible example or recipe.
34
26
0 commit comments