aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 76d3e709b..9c7dad2dc 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,6 +1,7 @@
1Welcome to firejail, and thank you for your interest in contributing! 1Welcome to firejail, and thank you for your interest in contributing!
2 2
3# Opening an issue: 3# Opening an issue:
4
4We welcome issues, whether to ask a question, provide information, request a new profile or 5We welcome issues, whether to ask a question, provide information, request a new profile or
5feature, or to report a suspected bug or problem. 6feature, or to report a suspected bug or problem.
6 7
@@ -9,6 +10,7 @@ our [dedicated issue](https://github.com/netblue30/firejail/issues/1139).
9 10
10When submitting a bug report, please provide the following information so that 11When submitting a bug report, please provide the following information so that
11we can handle the report more easily: 12we can handle the report more easily:
13
12- firejail version. If you're not sure, open a terminal and type `firejail --version`. 14- firejail version. If you're not sure, open a terminal and type `firejail --version`.
13- Linux distribution (so that we can try to reproduce it, if necessary). 15- Linux distribution (so that we can try to reproduce it, if necessary).
14- If you know that the problem did not exist in an earlier version of firejail, please mention it. 16- If you know that the problem did not exist in an earlier version of firejail, please mention it.
@@ -28,6 +30,7 @@ We take security bugs very seriously. If you believe you have found one, please
28emailing us at netblue30@protonmail.com 30emailing us at netblue30@protonmail.com
29 31
30# Opening an pull request: 32# Opening an pull request:
33
31Pull requests with enhancements, bugfixes or new profiles are very welcome. 34Pull requests with enhancements, bugfixes or new profiles are very welcome.
32 35
33If you want to write a new profile, the easiest way to do this is to use the 36If you want to write a new profile, the easiest way to do this is to use the