From 7198c45fbe18d4fbde34a5b757b4a0a797e188f0 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Mon, 29 Oct 2018 08:29:42 -0700 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/general-issue-template.md | 15 --------------- .github/ISSUE_TEMPLATE/new-issue.md | 16 ---------------- 2 files changed, 31 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/general-issue-template.md delete mode 100644 .github/ISSUE_TEMPLATE/new-issue.md diff --git a/.github/ISSUE_TEMPLATE/general-issue-template.md b/.github/ISSUE_TEMPLATE/general-issue-template.md deleted file mode 100644 index cbaad3a18..000000000 --- a/.github/ISSUE_TEMPLATE/general-issue-template.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -name: General issue template -about: Generall issue - ---- - -Thanks for your issue report! -Note, questions about how to use hledger are usually best asked in the chat room or mail list. -It's ok to ask here if you're not sure or those don't work for you (let us know why): - -Type | Address | Tips -:-----|:--------|:---------- -Chat room (Freenode IRC) | http://irc.hledger.org or https://riot.im/app/#/room/#freenode_#hledger:matrix.org | Usually the quickest way to get help. Answers can take a few seconds to a few hours. Login not required. -Email list (Google group) | http://list.hledger.org or hledger@googlegroups.com | The largest and most permanent help/discussion area. List subscription not required (I think). Non-subscriber posts will be delayed until approved. -Private email | simon@joyful.com | For sensitive issues, eg security-related. diff --git a/.github/ISSUE_TEMPLATE/new-issue.md b/.github/ISSUE_TEMPLATE/new-issue.md deleted file mode 100644 index 39f5f93a8..000000000 --- a/.github/ISSUE_TEMPLATE/new-issue.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -name: New issue -about: Generally, a bug report or improvement request. For questions about using hledger, - consider IRC or mail list instead. - ---- - -Thanks for your issue report! -Note, questions about how to use hledger are usually best asked in the chat room or mail list. -It's ok to ask here if you're not sure or those don't work for you (let us know why): - -Type | Address | Tips -:-----|:--------|:---------- -Chat room (Freenode IRC) | http://irc.hledger.org or https://riot.im/app/#/room/#freenode_#hledger:matrix.org | Usually the quickest way to get help. Answers can take a few seconds to a few hours. Login not required. -Email list (Google group) | http://list.hledger.org or hledger@googlegroups.com | The largest and most permanent help/discussion area. List subscription not required (I think). Non-subscriber posts will be delayed until approved. -Private email | simon@joyful.com | For sensitive issues, eg security-related.