summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2020-03-25 14:28:01 +0000
committerSadie Powell <sadie@witchery.services>2020-03-25 14:28:01 +0000
commitceed9acdee1e4db7e978be6972a1969ddcf2eb09 (patch)
treed2f2bd23d5c71c438be7534ca37cb44df39e9748 /.github
parent695fb032199dd7792c45672393e1c00e616ee761 (diff)
Improve the issue templates slightly.
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/BUG_REPORT.md9
-rw-r--r--.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md9
2 files changed, 8 insertions, 10 deletions
diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.md b/.github/ISSUE_TEMPLATE/BUG_REPORT.md
index be0d4c53a..a1dd1640f 100644
--- a/.github/ISSUE_TEMPLATE/BUG_REPORT.md
+++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.md
@@ -3,10 +3,10 @@ name: Bug report
about: Report a non-security issue with InspIRCd.
---
-<!--
----------------------------------------------------
-GENERAL SUPPORT INFORMATION
----------------------------------------------------
+<!--
+*PLEASE* fill in the issue template below rather than just deleting
+it. Failure to do so may result in your issue being ignored and/or
+closed.
PLEASE DO NOT FILE CRASH/SECURITY REPORTS ON GITHUB. You can read our
security policy at https://github.com/inspircd/inspircd/security/policy
@@ -20,7 +20,6 @@ IRC: irc.inspircd.org #inspircd
Example configs:
3.0 (stable) - https://github.com/inspircd/inspircd/tree/insp3/docs/conf
2.0 (old stable) - https://github.com/inspircd/inspircd/tree/insp20/docs/conf
-
-->
**Description**
diff --git a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
index 0e96984bd..b9129d822 100644
--- a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
+++ b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
@@ -3,10 +3,10 @@ name: Feature request
about: Request that a new feature is added to InspIRCd.
---
-<!--
----------------------------------------------------
-GENERAL SUPPORT INFORMATION
----------------------------------------------------
+<!--
+*PLEASE* fill in the issue template below rather than just deleting
+it. Failure to do so may result in your issue being ignored and/or
+closed.
The GitHub issue tracker is for feature requests ONLY. General support
can be found at the following locations:
@@ -17,7 +17,6 @@ IRC: irc.inspircd.org #inspircd
Example configs:
3.0 (stable) - https://github.com/inspircd/inspircd/tree/insp3/docs/conf
2.0 (old stable) - https://github.com/inspircd/inspircd/tree/insp20/docs/conf
-
-->
**Description**