Skip to content
Snippets Groups Projects
Unverified Commit 69f39439 authored by meskio's avatar meskio :tent:
Browse files

[doc] add instructions on how to report an issue

parent 1d3d04fc
Branches
Tags
No related merge requests found
......@@ -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/<your user>/.config/leap/bitmaskd.log` & `/home/<your user>/.config/leap/systray.log`
* OSX: `/Users/<your user>/Library/Preferences/leap/systray.log`, `/Applications/RiseupVPN.app/Contents/helper/helper.log` & `/Applications/RiseupVPN.app/Contents/helper/openvpn.log`
* windows: `C:\Users\<your user>\AppData\Local\leap\systray.log`, `C:\Program Files\RiseupVPN\helper.log` & `C:\Program Files\RiseupVPN\openvp.log`
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment