aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authoranewuser <anewuser@users.noreply.github.com>2015-04-27 21:47:23 -0300
committeranewuser <anewuser@users.noreply.github.com>2015-04-27 21:47:23 -0300
commitecd0431a98a6cc4d4771c80ecd5abb6e0d00f927 (patch)
treeae7300cee101463c8df9543353cad6ec1a963fe2 /CONTRIBUTING.md
parent318f2bf093cedaba25721763fa31704fe90b6d8e (diff)
downloaduBlock-ecd0431a98a6cc4d4771c80ecd5abb6e0d00f927.zip
uBlock-ecd0431a98a6cc4d4771c80ecd5abb6e0d00f927.tar.gz
uBlock-ecd0431a98a6cc4d4771c80ecd5abb6e0d00f927.tar.bz2
proposed additions to CONTRIBUTING.md
Added link to subreddits (with an observation that they are run by users), and requests to verify if the issue isn't caused by another extension and to stop posting "me too!"-type comments.
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index eb2aba2..60f4301 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -10,7 +10,8 @@
- Submit design ideas.
- Submit feature requests.
- Submit "revolutionary ideas".
- - Use issues as replacement for threads on a bulletin board.
+ - Post comments like "+1" or "me too!" without providing new relevant info on the issue.
+ - Use issues as replacement for threads on a bulletin board. [You can use Reddit](https://www.reddit.com/r/ublock+ublockorigin) for general discussion among users.
- Any such issue will be closed without comment.
1. Make sure your issue [hasn't already been fixed in a recent release](https://github.com/gorhill/uBlock/releases).
1. Verify that the issue does **not** occur with uBlock disabled.
@@ -19,6 +20,7 @@
- If it is the case, report to the list maintainer(s).
- It helps to also test with Adblock Plus, with **same** filter lists.
- If issue also occurs with ABP, it's most likely a filter list issue.
+1. Verify that the issue is not caused by another extension, such as HTTPS Everywhere.
1. Any issue opened with no effort to provide the required details will be closed without comment.
---