aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-06-04 11:02:02 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-06-04 11:02:02 +0200
commit0d7ad24b7136518516261e5ff500a8dd5fbc8c1d (patch)
treec1c97c8696900db63931491daca821a41aa2a252 /CONTRIBUTING.md
parentMerge pull request #2710 from TheDarkTrumpet/1139-AddTeamsProfile (diff)
downloadfirejail-0d7ad24b7136518516261e5ff500a8dd5fbc8c1d.tar.gz
firejail-0d7ad24b7136518516261e5ff500a8dd5fbc8c1d.tar.zst
firejail-0d7ad24b7136518516261e5ff500a8dd5fbc8c1d.zip
template hint in CONTRIBUTING.md & firejail-prof…
…ile manpage added + some profileprofile fixes
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index b53b69f75..7adc1effc 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -24,5 +24,12 @@ ensure that **both** of the following were installed:
24`firejail` and `firejail-profiles`. A common source of issues is that 24`firejail` and `firejail-profiles`. A common source of issues is that
25firejail-profiles was not installed when installing firejail. 25firejail-profiles was not installed when installing firejail.
26 26
27# Opening an pull request:
28Pull requests with enhancements, bugfixes or new profiles are very welcome.
29
30If you want to write a new profile, the easiest way to do this is to use the
31[profile template](https://github.com/netblue30/firejail/blob/master/etc/templates/profile.template).
32If you have already written a profile, please make sure it follows the rules described in the template.
33
27We take security bugs very seriously. If you believe you have found one, please report it by 34We take security bugs very seriously. If you believe you have found one, please report it by
28emailing us at netblue30@yahoo.com 35emailing us at netblue30@yahoo.com