From 2016e28ee53381ae190a6a603a9f3911eabf40f9 Mon Sep 17 00:00:00 2001 From: gorhill Date: Sun, 10 Dec 2017 08:00:00 -0500 Subject: [PATCH] move support to https://www.reddit.com/r/uMatrix/ --- .github/ISSUE_TEMPLATE.md | 2 +- CONTRIBUTING.md | 2 +- README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 345c1cd..c04ebda 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -11,7 +11,7 @@ uMatrix is for advanced users. Do not use the issue tracker to ask for support if you have issues using uMatrix. For question/support/discussions, there is Mozilla Discourse: -https://discourse.mozilla-community.org/t/support-umatrix/5131 +https://www.reddit.com/r/uMatrix/ For documentation: https://github.com/gorhill/uMatrix/wiki diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 25f0e8b..b3bb06f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,7 +6,7 @@ **The issue tracker is for provable issues only:** You will have to make the case that the issue is really with uMatrix and not something else on your side. To make a case means to provide detailed steps so that anybody can reproduce the issue. Be sure to rule out that the issue is not caused by something specific on your side. -For **support/discussions**, there is [Mozilla Discourse](https://discourse.mozilla-community.org/t/support-umatrix/5131). +For **support/discussions**, there is [/r/uMatrix](https://www.reddit.com/r/uMatrix/). Issues opened which are not actual issues with the code will be closed as _invalid_ without further comment. diff --git a/README.md b/README.md index 2efa846..cf9b290 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Definitely for advanced users. *** -Keep Github issues for actual bugs. User support is [Mozilla's add-on-support](https://discourse.mozilla-community.org/t/support-umatrix/5131). +Keep Github issues for actual bugs. User support is [/r/uMatrix](https://www.reddit.com/r/uMatrix/). Forked and refactored from [HTTP Switchboard](https://github.com/gorhill/httpswitchboard).