aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-03-23 16:49:44 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-03-26 03:54:40 -0300
commit1f0d47572fa68b888030d7796ffb9df62313d906 (patch)
treef283bdcdcfd969caa6b6ec8f02e52dbde2aa2b67 /CONTRIBUTING.md
parentdocs: remove old notes from PR template (diff)
downloadfirejail-1f0d47572fa68b888030d7796ffb9df62313d906.tar.gz
firejail-1f0d47572fa68b888030d7796ffb9df62313d906.tar.zst
firejail-1f0d47572fa68b888030d7796ffb9df62313d906.zip
docs: deduplicate info from SECURITY.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 37c545131..55d8974c4 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -28,8 +28,9 @@ ensure that **both** of the following were installed:
28`firejail` and `firejail-profiles`. A common source of issues is that 28`firejail` and `firejail-profiles`. A common source of issues is that
29firejail-profiles was not installed when installing firejail. 29firejail-profiles was not installed when installing firejail.
30 30
31We take security bugs very seriously. If you believe you have found one, please report it by 31## Security vulnerabilities
32emailing us at netblue30@protonmail.com 32
33See [SECURITY.md](SECURITY.md).
33 34
34## Opening a pull request 35## Opening a pull request
35 36