From 69f39439c42ad177f77074cf0cbd9cb864820ae5 Mon Sep 17 00:00:00 2001 From: Ruben Pollan Date: Tue, 21 Aug 2018 20:12:57 +0200 Subject: [doc] add instructions on how to report an issue --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 0b5b8d0..a6f8839 100644 --- a/README.md +++ b/README.md @@ -84,3 +84,16 @@ To rebuild the locales: ``` $ make locales ``` + + +Report an issue +------------------- + +When you report an issue include the following information: +* what you expected to see +* what you got +* the version of the program. You can check the version on the about page. +* the logs of the program. The location of the logs depends on the OS: + * linux: `/home//.config/leap/bitmaskd.log` & `/home//.config/leap/systray.log` + * OSX: `/Users//Library/Preferences/leap/systray.log`, `/Applications/RiseupVPN.app/Contents/helper/helper.log` & `/Applications/RiseupVPN.app/Contents/helper/openvpn.log` + * windows: `C:\Users\\AppData\Local\leap\systray.log`, `C:\Program Files\RiseupVPN\helper.log` & `C:\Program Files\RiseupVPN\openvp.log` -- cgit v1.2.3