aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index a249e7873..37c545131 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -17,9 +17,9 @@ we can handle the report more easily:
17- Linux distribution (so that we can try to reproduce it, if necessary). 17- Linux distribution (so that we can try to reproduce it, if necessary).
18- If you know that the problem did not exist in an earlier version of firejail, please mention it. 18- If you know that the problem did not exist in an earlier version of firejail, please mention it.
19- If you are reporting that a program does not work with firejail, please also run firejail with 19- If you are reporting that a program does not work with firejail, please also run firejail with
20the `--noprofile` argument. 20 the `--noprofile` argument.
21For example, if `firejail firefox` does not work, please also run `firejail --noprofile firefox` and 21 For example, if `firejail firefox` does not work, please also run `firejail --noprofile firefox` and
22let us know if it runs correctly or not. 22 let us know if it runs correctly or not.
23- You may also try disabling various options provided in `/etc/firejail/<ProgramName.profile>` until you find out which one causes problems. It will significantly help to find solution for your issue. 23- You may also try disabling various options provided in `/etc/firejail/<ProgramName.profile>` until you find out which one causes problems. It will significantly help to find solution for your issue.
24 24
25Please note: if you are running Debian, Ubuntu, Linux Mint, or another related 25Please note: if you are running Debian, Ubuntu, Linux Mint, or another related