Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
bitmask-vpn
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Julian Merlin
bitmask-vpn
Commits
69f39439
Unverified
Commit
69f39439
authored
6 years ago
by
meskio
Browse files
Options
Downloads
Patches
Plain Diff
[doc] add instructions on how to report an issue
parent
1d3d04fc
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+13
-0
13 additions, 0 deletions
README.md
with
13 additions
and
0 deletions
README.md
+
13
−
0
View file @
69f39439
...
...
@@ -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`
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment