aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorRobert Helgesson <robert@rycee.net>2020-05-28 00:01:51 +0200
committerRobert Helgesson <robert@rycee.net>2020-05-28 00:01:51 +0200
commitfe59b5bbc756f93a5b0321cb918913ae5a43db23 (patch)
treebfee61d883ec1982136e53bdfa038a90b7e3603e /.github
parent8af92f844f6acb3957dd68072e8fc0e00d4c3eba (diff)
Minor cleanup of GitHub issue template
In particular indicate that the IRC channel is better for support issues.
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md15
1 files changed, 11 insertions, 4 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 44de5e72b54..75c91499a58 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -1,16 +1,23 @@
### Issue description
-<!-- Please describe the issue -->
+<!--
+Please describe the issue. For support and help please use the IRC
+channel #home-manager @ freenode.net instead.
+-->
### Meta
#### Maintainer CC
<!--
-Please @ people who are in the `meta.maintainers` list of the offending module.
-If in doubt, check `git blame` for whoever last touched something.
+Please @ people who are in the `meta.maintainers` list of the
+offending module. If in doubt, check `git blame` for whoever last
+touched something.
-->
#### Technical details
-<!-- Please run `nix-shell -p nix-info --run "nix-info -m"` and paste the result. -->
+<!--
+Please run `nix-shell -p nix-info --run "nix-info -m"` and paste the
+result.
+-->