From 4df3eef87a20905bfe5b368d73bae98eb3db5267 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 7 Jun 2019 08:08:56 -0700 Subject: [PATCH] ;github: issue templates: content is plain text [ci skip] --- .github/ISSUE_TEMPLATE/a-bug.md | 15 ++++++++------- .github/ISSUE_TEMPLATE/a-wish.md | 11 ++++++----- .github/ISSUE_TEMPLATE/support.md | 12 ++++++------ 3 files changed, 20 insertions(+), 18 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/a-bug.md b/.github/ISSUE_TEMPLATE/a-bug.md index dd0488dc8..21e57a025 100644 --- a/.github/ISSUE_TEMPLATE/a-bug.md +++ b/.github/ISSUE_TEMPLATE/a-bug.md @@ -7,14 +7,15 @@ 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). +contact us first on the #hledger IRC chat room or the mail list: + +http://irc.hledger.org (best; no chat client needed) +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, +- 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. diff --git a/.github/ISSUE_TEMPLATE/a-wish.md b/.github/ISSUE_TEMPLATE/a-wish.md index 9e28717e8..f5b8dda78 100644 --- a/.github/ISSUE_TEMPLATE/a-wish.md +++ b/.github/ISSUE_TEMPLATE/a-wish.md @@ -7,8 +7,9 @@ labels: A WISH Thank you for your input! 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. +Often it's best to raise these first on the #hledger IRC chat room or the mail list: + +http://irc.hledger.org (quickest; no chat client needed) +http://list.hledger.org (most eyeballs) + +to discuss solutions and attract interest. Use your best judgement. diff --git a/.github/ISSUE_TEMPLATE/support.md b/.github/ISSUE_TEMPLATE/support.md index 2f8feedb2..b6c4aaf36 100644 --- a/.github/ISSUE_TEMPLATE/support.md +++ b/.github/ISSUE_TEMPLATE/support.md @@ -4,9 +4,9 @@ about: Need help with hledger ? Ask on our IRC chat room or mail list. labels: --- -Requests for help and support with hledger are very welcome, -and useful feedback for the project. -But in most cases, please 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. +Requests for help and support with hledger are very welcome, and +useful feedback for the project. But in most cases, please send them +to the #hledger IRC chat room or the mail list instead: + +http://irc.hledger.org (quickest; no chat client needed) +http://list.hledger.org