From 75417f5e3d32645859d94cec82255dc130ec4a2e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 18:55:34 +0200 Subject: Adding upstream version 2020.10.7. Signed-off-by: Daniel Baumann --- CONTRIBUTING.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 CONTRIBUTING.md (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..f1a46a8 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,23 @@ +# Contributing to Privacy Badger + +Welcome dear contributor! There are many ways to help Privacy Badger: + +* Did we break a site? We want to fix it, + so we wrote a [guide to fixing broken sites](/doc/fixing-broken-sites.md). +* Want to help translate Privacy Badger? Please see our [guide to translating Privacy Badger](/doc/Translation.md). +* To review issues we would like help with, visit our + ["good first issue"](https://github.com/EFForg/privacybadger/labels/good%20first%20issue) + and + ["help wanted"](https://github.com/EFForg/privacybadger/labels/help%20wanted) + labels. +* When making changes to Privacy Badger's code, please consult our [developer](/doc/develop.md) and [automated testing](/doc/tests.md) guides. +* Security vulnerabilities can be reported privately to + [vulnerabilities@eff.org](mailto:vulnerabilities@eff.org). Please see our + [Security Vulnerability Disclosure Program](https://www.eff.org/security) + for the GPG key and more information. + +When interacting with us, please remember to follow [EFF's Public Projects Code of Conduct](https://www.eff.org/pages/eppcode). + +If you find something confusing or frustrating, please [let us know](mailto:extension-devs@eff.org)! We believe in making Privacy Badger better by making it easier for you to contribute. + +Thank you! -- cgit v1.2.3