From 9450ec067db540283b6f197fc4484a08989bfc11 Mon Sep 17 00:00:00 2001 From: chrys Date: Fri, 11 Aug 2017 22:20:34 +0200 Subject: [PATCH] add bug --- bugs | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 bugs diff --git a/bugs b/bugs new file mode 100644 index 00000000..9d59b1a6 --- /dev/null +++ b/bugs @@ -0,0 +1,15 @@ +Please report Bugs and feature requests to: +https://github.com/chrys87/fenrir/issues + +for bugs please provide a debug file that shows the issue. +Howto create a debug file: +1. first delete old stuff: +sudo rm /var/log/fenrir.log +2. start fenrir in debug mode +sudo fenrir -d + +3. +stop fenrir (fenrirKey + q) +the debug file is in /var/log/fenrir.log + +plese be as precise as possible to make it easy to solve the problem.