summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 16:55:34 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 16:55:34 +0000
commit75417f5e3d32645859d94cec82255dc130ec4a2e (patch)
tree5fd46925c6b4a881c9208772ed8e5cc0588bc164 /.github
parentInitial commit. (diff)
downloadprivacybadger-75417f5e3d32645859d94cec82255dc130ec4a2e.tar.xz
privacybadger-75417f5e3d32645859d94cec82255dc130ec4a2e.zip
Adding upstream version 2020.10.7.upstream/2020.10.7upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/broken-site-report.md19
-rw-r--r--.github/SECURITY.md5
2 files changed, 24 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/broken-site-report.md b/.github/ISSUE_TEMPLATE/broken-site-report.md
new file mode 100644
index 0000000..ade57fb
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/broken-site-report.md
@@ -0,0 +1,19 @@
+---
+name: Report a broken site
+about: Is Privacy Badger breaking something somewhere? We'd like to get it fixed!
+
+---
+
+#### What is your browser and browser version?
+
+#### What is broken and where?
+
+#### What is the "culprit" domain?
+Please follow the debug instructions to identify which domain breaks stuff when blocked:
+https://github.com/EFForg/privacybadger/wiki/Find-out-why-Privacy-Badger-is-blocking-a-domain
+
+#### What is your debug output for this domain?
+To get the debug output, please see the instructions link above.
+```
+Paste debug output here.
+```
diff --git a/.github/SECURITY.md b/.github/SECURITY.md
new file mode 100644
index 0000000..79d2be9
--- /dev/null
+++ b/.github/SECURITY.md
@@ -0,0 +1,5 @@
+# Security Policy
+
+## Reporting a Vulnerability
+
+Security vulnerabilities can be reported privately to vulnerabilities@eff.org. Please see our [Security Vulnerability Disclosure Program](https://www.eff.org/security) for the GPG key and more information.