;github: separate bug/wish issue templates

That went pretty well. More tweaks, add a third for redirecting
support requests.

[ci skip]
This commit is contained in:
Simon Michael 2019-06-07 07:37:16 -07:00
parent 9878e30d3e
commit 094b05898f
3 changed files with 30 additions and 14 deletions

View File

@ -4,10 +4,17 @@ about: Any problem that is most likely an error or weakness in hledger's softwar
labels: A BUG
---
Thank you for your bug report!
Thank you for helping to make hledger better!
Requests for help and support with hledger are very welcome but best handled
on the [hledger mail list](http://list.hledger.org)
or [#hledger IRC chat room](http://irc.hledger.org),
not this issue tracker.
If you're not sure what it is, it's fine to post here.
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.

View File

@ -4,14 +4,11 @@ about: A request for some improvement to hledger's software, documentation, web
labels: A WISH
---
Thank you!
Thank you for your input!
Note, we would prefer not to clutter the bug tracker with wishlist items and ideas.
Often it's best to raise them on the [mail list, IRC chat room or reddit](http://hledger.org#help) first,
Note, we try to not clutter the bug tracker with wishlist items and ideas.
Often it's best to raise these first
on the [#hledger IRC chat room](http://irc.hledger.org) (quickest; no chat client needed)
or the [hledger mail list](http://list.hledger.org),
to discuss solutions and attract interest.
Use your best judgement.
Requests for help and support with hledger are very welcome but also best handled
on the [hledger mail list](http://list.hledger.org)
or [#hledger IRC chat room](http://irc.hledger.org),
not this issue tracker.

12
.github/ISSUE_TEMPLATE/support.md vendored Normal file
View File

@ -0,0 +1,12 @@
---
name: A support request
about: Need help with using hledger ? Ask on #hledger IRC or hledger mail list.
labels:
---
Requests for help and support with hledger are very welcome,
and valuable feedback for the project,
but you should usually send them
to the [#hledger IRC chat room](http://irc.hledger.org) (quickest; no chat client needed)
or the [hledger mail list](http://list.hledger.org)
instead.