hledger/.github/ISSUE_TEMPLATE/a-bug.md

26 lines
887 B
Markdown
Raw Normal View History

---
name: A bug
2020-01-21 01:15:40 +03:00
about: Any problem that seems to be an error or weakness in hledger's software, documentation, marketing, usability...
labels: A BUG
---
Thank you for helping to make hledger better!
2020-01-21 01:01:10 +03:00
You can delete this template text before submitting.
2020-01-21 01:01:10 +03:00
Some things to check before reporting:
2020-01-21 01:01:10 +03:00
- If you're not sure this is a bug, or if some discussion would help,
contact us on chat or the mail list first: https://hledger.org#help-feedback
2020-01-21 01:15:40 +03:00
- Have you looked at (the right version of) the reference manual ?
Use `hledger help [--help]` to view the built-in manuals,
2020-01-21 01:01:10 +03:00
or view the hledger.org -> REFERENCE MANUALS and choose the right version
at the top of the page.
2020-01-21 01:15:40 +03:00
Things that can help us resolve your issue faster:
2020-01-21 01:15:40 +03:00
- A small reproducible example (--anon can help anonymise data)
- The output of hledger --version
- What platform you're on
2020-01-21 01:15:40 +03:00
- Any related docs that you found