aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-03-23 19:34:04 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-03-26 13:51:25 -0300
commit82eecd4c78c1b0c8097ec165fd9af3dea1a9d859 (patch)
treec79e8b2f72810de253c7e5061c05d5e748f2314c /CONTRIBUTING.md
parentdocs: clarify and improve links and items (diff)
downloadfirejail-82eecd4c78c1b0c8097ec165fd9af3dea1a9d859.tar.gz
firejail-82eecd4c78c1b0c8097ec165fd9af3dea1a9d859.tar.zst
firejail-82eecd4c78c1b0c8097ec165fd9af3dea1a9d859.zip
docs: fix misc texts/formatting
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