X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=.github%2FISSUE_TEMPLATE.md;h=dc4ad49c75af288474114a5829553e3216dab4bc;hb=29f425402927eb07913e9162dd4a230db68ff2e4;hp=6fdf33bba9ab83bdf551eac241affef7d5a3b092;hpb=b2ac8cc0a6405946a388b80df3be21bc276a61f3;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 6fdf33bba..dc4ad49c7 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -6,15 +6,13 @@ GENERAL SUPPORT INFORMATION The GitHub issue tracker is for bug reports and feature requests. General support can be found at the following locations: -IRC: -irc.inspircd.org #inspircd +Docs: https://docs.inspircd.org +IRC: irc.inspircd.org #inspircd Example configs: -2.0 - https://github.com/inspircd/inspircd/tree/insp20/docs/conf -3.0 (alpha) - https://github.com/inspircd/inspircd/tree/master/docs/conf +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 -Wiki: -https://wiki.inspircd.org/ --> **Description** @@ -24,6 +22,7 @@ Briefly describe the problem you are having in a few paragraphs. --> **Steps to reproduce the issue:** + 1. 2. 3.