That went pretty well. More tweaks, add a third for redirecting support requests. [ci skip]
21 lines
653 B
Markdown
21 lines
653 B
Markdown
---
|
|
name: A bug
|
|
about: Any problem that is most likely an error or weakness in hledger's software, documentation, web presence, usability etc.
|
|
labels: A BUG
|
|
---
|
|
|
|
Thank you for helping to make hledger better!
|
|
|
|
If you're not sure it's a bug, or if some discussion would help,
|
|
contact us first on the
|
|
[#hledger IRC chat room](http://irc.hledger.org) (best; no chat client needed)
|
|
or the [hledger mail list](http://list.hledger.org).
|
|
|
|
Some details that may be helpful to include:
|
|
|
|
- a minimal reproducible example,
|
|
- what related documentation you found at http://hledger.org,
|
|
- your hledger version,
|
|
- how you installed it,
|
|
- what platform you're on.
|