diff options
-rw-r--r-- | .github/ISSUE_TEMPLATE/BUG_REPORT.md | 5 | ||||
-rw-r--r-- | .github/ISSUE_TEMPLATE/FEATURE_REQUEST.md | 5 |
2 files changed, 2 insertions, 8 deletions
diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.md b/.github/ISSUE_TEMPLATE/BUG_REPORT.md index 1930c219b..e299326fb 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.md +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.md @@ -13,10 +13,7 @@ The GitHub issue tracker is for bug reports ONLY. General support can be found a Discussions: https://github.com/inspircd/inspircd/discussions Docs: https://docs.inspircd.org 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 +Example configs: https://github.com/inspircd/inspircd/tree/insp3/docs/conf --> **Description** diff --git a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md index 5e24dfc49..12109cc5d 100644 --- a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md +++ b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md @@ -11,10 +11,7 @@ The GitHub issue tracker is for feature requests ONLY. General support can be fo Discussions: https://github.com/inspircd/inspircd/discussions Docs: https://docs.inspircd.org 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 +Example configs: https://github.com/inspircd/inspircd/tree/insp3/docs/conf --> **Description** |