Skip to content

Commit 5441da0

Browse files
committed
;github:issue template: improve
1 parent 6c47661 commit 5441da0

File tree

1 file changed

+9
-17
lines changed

1 file changed

+9
-17
lines changed

.github/ISSUE_TEMPLATE/a-bug.md

Lines changed: 9 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -8,27 +8,19 @@ assignees: ''
88

99
Thanks for helping to make hledger better.
1010

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:
1312
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
1816
2. The FAQ: https://hledger.org/faq.html
19-
2017
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.
2120

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
3224
- a link to a relevant doc you found, if any
3325
- a small reproducible example or recipe.
3426

0 commit comments

Comments
 (0)