From 6a610e5595c5a1c9433994dca144657cba489f8e Mon Sep 17 00:00:00 2001 From: Nicolas Kuttler Date: Fri, 13 Feb 2015 00:17:53 +0100 Subject: Add page layout and several pages --- support/index.markdown | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 support/index.markdown (limited to 'support/index.markdown') diff --git a/support/index.markdown b/support/index.markdown new file mode 100644 index 0000000..416f51d --- /dev/null +++ b/support/index.markdown @@ -0,0 +1,32 @@ +--- +layout: page +title: Support +--- + +- [Mailing lists](mailinglists) +- [IRC](irc) + +If your irssi crashes, it's always a bug. Please read bugreporting howto +and send one. For other type of bugs, it would still be nice to hear of them, +but chances are that it's already known. You could check the TODO file which +comes with irssi if it's already there. Send all bugreports to irssi's bug +reporting system. + +Compiling problems +------------------ + +Read the INSTALL file that comes with irssi, it explains the most common +problems. + +Still problems? +--------------- + +Read [FAQ]() +before asking anything. +[Startup-HOWTO]() is quite useful as well. +And if you just want to know about some setting, you could very well guess +it yourself too, like if you want to change something related to windows, +try `/SET window`. + +If you still haven't found what you're looking for, you can send mail to +[mailing lists](mailinglists/), or join to #irssi. -- cgit v1.2.3