aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world@protonmail.com>2019-06-18 12:44:41 +0000
committerLibravatar GitHub <noreply@github.com>2019-06-18 12:44:41 +0000
commit72cb9f2070ea7c2ebf181ebd98b4738621b59306 (patch)
tree3a1e3a6dc3185fe308652f7fce80cfe4706f2aaa /CONTRIBUTING.md
parentthree new blacklist in disable-common.inc (diff)
downloadfirejail-72cb9f2070ea7c2ebf181ebd98b4738621b59306.tar.gz
firejail-72cb9f2070ea7c2ebf181ebd98b4738621b59306.tar.zst
firejail-72cb9f2070ea7c2ebf181ebd98b4738621b59306.zip
Update CONTRIBUTING.md
Move "I found a security bug" back to the Opening issues section.
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 7adc1effc..737003874 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -24,12 +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
27We take security bugs very seriously. If you believe you have found one, please report it by
28emailing us at netblue30@yahoo.com
29
27# Opening an pull request: 30# Opening an pull request:
28Pull requests with enhancements, bugfixes or new profiles are very welcome. 31Pull requests with enhancements, bugfixes or new profiles are very welcome.
29 32
30If you want to write a new profile, the easiest way to do this is to use the 33If 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). 34[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. 35If you have already written a profile, please make sure it follows the rules described in the template.
33
34We take security bugs very seriously. If you believe you have found one, please report it by
35emailing us at netblue30@yahoo.com