From 2c0dfbbe18bbed88e23256ac2b1148f12f7302f8 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sat, 12 Sep 2015 10:15:04 +0300 Subject: [PATCH] CONTRIBUTING.md: ask -D with issues in connection Issue #1081 made me notice this was missing. Thanks for the wording suggestion @Zarthus [CI SKIP] --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f287ee99..3ad34226 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,6 +11,9 @@ Reporting bugs * `/znc version` * If you are reporting a crash, please see [the debugging page] on wiki.znc.in. + * If you are reporting an issue with connectivity, please run ZNC + in debug mode and include the relevant part of the output. To enable + debug mode, run ZNC with the `-D` flag. [The debugging page]:http://wiki.znc.in/Debugging