From 90d819682d1c4aa179851ee16738da15dbe79dfd Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Wed, 9 Dec 2020 02:02:36 +0000 Subject: Make people aware that they can get support on GitHub now. --- make/configure.pm | 3 ++- make/directive.pm | 3 ++- make/template/help.txt | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) (limited to 'make') diff --git a/make/configure.pm b/make/configure.pm index 305d75dcb..b20639d34 100644 --- a/make/configure.pm +++ b/make/configure.pm @@ -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 diff --git a/make/directive.pm b/make/directive.pm index 89c17d245..0c789ebf4 100644 --- a/make/directive.pm +++ b/make/directive.pm @@ -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; diff --git a/make/template/help.txt b/make/template/help.txt index 0afe91e02..c2d798d35 100644 --- a/make/template/help.txt +++ b/make/template/help.txt @@ -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 -- cgit v1.3.1-10-gc9f91