X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=.github%2FISSUE_TEMPLATE.md;h=dc4ad49c75af288474114a5829553e3216dab4bc;hb=850b7a3ace862101a944a9332d72b6bd597c17cc;hp=ea6121d992673fa18c3849eb98385e64add1c42d;hpb=ac0d5abaace6521643b213423bf57625abe9dd41;p=user%2Fhenk%2Fcode%2Finspircd.git diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index ea6121d99..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.