1.1 KiB
1.1 KiB
| about | assignees | labels | name | title |
|---|---|---|---|---|
| A defect in the software, core documentation, user/developer experience, or project | A BUG | A bug |
Thanks for helping to make hledger better! Here are some good things to check when reporting a bug:
- Your hledger version (run
hledger --version). It’s best if it’s not very old. https://hledger.org/install.html shows the current version and how to upgrade. - The appropriate manual, choosing the right version at the top of the page: https://hledger.org/hledger.html https://hledger.org/hledger-ui.html https://hledger.org/hledger-web.html
- https://hledger.org/relnotes.html to see recent fixes and changes.
- https://bugs.hledger.org to see bugs already reported.
- https://hledger.org/faq.html for some answers to common questions.
- https://hledger.org/support.html -> chat if you have questions.
In your bug report, please include if possible:
- the output of
hledger --versionor (best)hledger setup - which operating system you’re running on
- a link to the most relevant doc that you found, if any
- a small reproducible example or instructions to reproduce.
(And remove this boilerplate text.)