]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
Make people aware that they can get support on GitHub now.
authorSadie Powell <sadie@witchery.services>
Wed, 9 Dec 2020 02:02:36 +0000 (02:02 +0000)
committerSadie Powell <sadie@witchery.services>
Wed, 9 Dec 2020 02:03:44 +0000 (02:03 +0000)
.github/ISSUE_TEMPLATE/BUG_REPORT.md
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
docs/conf/motd.txt.example
docs/conf/opermotd.txt.example
make/configure.pm
make/directive.pm
make/template/help.txt

index 8181562900e1088ecb57fd296ff14a0b5b955785..1930c219bdb3fd38ce26a4d28dafca39712cc878 100644 (file)
@@ -10,6 +10,7 @@ PLEASE DO NOT FILE CRASH/SECURITY REPORTS ON GITHUB. You can read our security p
 
 The GitHub issue tracker is for bug reports ONLY. General support can be found at the following locations:
 
+Discussions: https://github.com/inspircd/inspircd/discussions
 Docs: https://docs.inspircd.org
 IRC: irc.inspircd.org #inspircd
 
index 8ce057f8f5cd4bcf777640648edd658a50b624ef..5e24dfc49ab89e264c122cfc5ebe2d0211dcbd96 100644 (file)
@@ -8,6 +8,7 @@ about: Request that a new feature is added to InspIRCd.
 
 The GitHub issue tracker is for feature requests ONLY. General support can be found at the following locations:
 
+Discussions: https://github.com/inspircd/inspircd/discussions
 Docs: https://docs.inspircd.org
 IRC: irc.inspircd.org #inspircd
 
index daea6c58b7a75660fc77394942675aaf3e5f00f7..cd993e9a3f6d299104c94a1c60ab32fad84a92a1 100644 (file)
@@ -26,7 +26,8 @@
       |   * \bWeb:\x https://www.inspircd.org           |
       |   * \bIRC:\x irc.inspircd.org #inspircd         |
       |   * \bDocs:\x https://docs.inspircd.org         |
-      |   * \bBugs:\x https://inspircd.org/bugs         |
+      |   * \bIssues:\x https://git.io/JIuYi            |
+      |   * \bDiscussions:\x https://git.io/JIuYv       |
       |                                             |
       | We hope you like this software.  Please do  |
       | make sure to customise your configuration,  |
index 39ca96debf6996bd7f5d1b265d5814b9ee9c2779..b0d9b481686fb68ea93f53f87623529cf982ba56 100644 (file)
@@ -26,7 +26,8 @@
       |   * \bWeb:\x https://www.inspircd.org           |
       |   * \bIRC:\x irc.inspircd.org #inspircd         |
       |   * \bDocs:\x https://docs.inspircd.org         |
-      |   * \bBugs:\x https://inspircd.org/bugs         |
+      |   * \bIssues:\x https://git.io/JIuYi            |
+      |   * \bDiscussions:\x https://git.io/JIuYv       |
       |                                             |
       | We hope you like this software.  Please do  |
       | make sure to customise your configuration,  |
index 305d75dcb63160e48917a4d9f0a078645f719c3f..b20639d3480e84e3f78784a41636feac60d59c07 100644 (file)
@@ -179,7 +179,8 @@ FLAGS
                                 will search for c++, g++, clang++ or icpc.
 
 If you have any problems with configuring InspIRCd then visit our IRC channel
-at irc.inspircd.org #InspIRCd for support.
+at irc.inspircd.org #InspIRCd or create a support discussion at
+https://github.com/inspircd/inspircd/discussions.
 
 Packagers: see https://docs.inspircd.org/packaging/ for packaging advice.
 EOH
index 89c17d245f44f4adbec37fa64c34af51fe8cf624..0c789ebf4c05fecad0ef434e143086a58ca2ccca 100644 (file)
@@ -131,7 +131,8 @@ sub __error {
        push @message, '';
 
        push @message, 'If you would like help with fixing this problem then visit our IRC';
-       push @message, 'channel at irc.inspircd.org #InspIRCd for support.';
+       push @message, 'channel at irc.inspircd.org #InspIRCd or create a support discussion';
+       push @message, 'at https://github.com/inspircd/inspircd/discussions.';
        push @message, '';
 
        print_error @message;
index 0afe91e02646b353756168a8eecae590703235d5..c2d798d356cc594284819e9736e5199ff60518f8 100644 (file)
@@ -4,7 +4,8 @@ In order to get your server running you need to create config files. Examples
 can be found at `@EXAMPLE_DIR@`.
 
 If you need any help with this then you can visit our support channel at
-irc.inspircd.org #inspircd or refer to the the docs site:
+irc.inspircd.org #inspircd, open a support discussion at https://git.io/JIuYv,
+or refer to the the docs site:
 
        https://docs.inspircd.org/@VERSION_MAJOR@/configuration
        https://docs.inspircd.org/@VERSION_MAJOR@/modules