aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index e1f533dde..a9cdfbc0f 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -22,7 +22,10 @@ we can handle the report more easily:
22 the `--noprofile` argument. 22 the `--noprofile` argument.
23 For example, if `firejail firefox` does not work, please also run `firejail --noprofile firefox` and 23 For example, if `firejail firefox` does not work, please also run `firejail --noprofile firefox` and
24 let us know if it runs correctly or not. 24 let us know if it runs correctly or not.
25- 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. 25- You may also try disabling various options provided in
26 `/etc/firejail/<ProgramName.profile>` until you find out which one causes
27 problems.
28 It will significantly help in finding a solution for your issue.
26 29
27Please note: If you are running Debian, Ubuntu, Linux Mint, or another related 30Please note: If you are running Debian, Ubuntu, Linux Mint, or another related
28distribution and you installed firejail from your distro's repositories, please 31distribution and you installed firejail from your distro's repositories, please