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: `firejail` and `firejail-profiles`. A common source of issues is that firejail-profiles was not installed when installing firejail. +We take security bugs very seriously. If you believe you have found one, please report it by +emailing us at netblue30@yahoo.com + # Opening an pull request: Pull requests with enhancements, bugfixes or new profiles are very welcome. If you want to write a new profile, the easiest way to do this is to use the [profile template](https://github.com/netblue30/firejail/blob/master/etc/templates/profile.template). If you have already written a profile, please make sure it follows the rules described in the template. - -We take security bugs very seriously. If you believe you have found one, please report it by -emailing us at netblue30@yahoo.com