Add basic contributing info. Still need to add for pull requests, etc.

This commit is contained in:
Fred-Barclay 2018-01-29 13:32:31 -06:00
parent cfaf67e1ae
commit 1d1bb2e445
No known key found for this signature in database
GPG key ID: 7338CE369A928102

21
CONTRIBUTING.md Normal file
View file

@ -0,0 +1,21 @@
Welcome to firejail, and thank you for your interest in contributing!
# Opening an issue:
We welcome issues, whether to ask a question, provide information, request a new profile or
feature, or to report a suspected bug or problem.
If you want to request a program profile that we don't already have, please add a comment in
our dedicated issue, #1139.
When submitting a bug report, please provide the following information so that
we can handle the report more easily:
- firejail version. If you're not sure, open a terminal and type `firejail --version`.
- Linux distribution (so that we can try to reproduce it, if necessary).
- If you know that the problem did not exist in an earlier version of firejail, please mention it.
- If you are reporting that a program does not work with firejail, please also run firejail with
the `--noprofile` argument.
For example, if `firejail firefox` does not work, please also run `firejail --noprofile firefox` and
let us know if it runs correctly or not.
We take security bugs very seriously. If you believe you have found one, please report it by
emailing us at netblue30@yahoo.com