1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-03 02:44:57 +12:00
uMatrix/.github/ISSUE_TEMPLATE.md

34 lines
1.2 KiB
Markdown
Raw Normal View History

2017-11-15 09:41:57 +13:00
<!--
2017-12-05 03:05:22 +13:00
Read first: https://github.com/gorhill/uMatrix/blob/master/CONTRIBUTING.md
2017-12-05 03:03:54 +13:00
No feature requests please. Issue tracker is for PROVEN issues with uMatrix
itself. Do not open an issue because your ruleset is interfering negatively
with a web site or with the browser's proper functioning. Use the logger to
diagnose issues with your ruleset.
2017-11-15 11:17:50 +13:00
2017-12-05 03:03:54 +13:00
uMatrix is for advanced users. Do not use the issue tracker to ask for
support if you have issues using uMatrix.
2017-12-14 02:37:04 +13:00
For question/support/discussions, there is Reddit's /r/uMatrix:
https://www.reddit.com/r/uMatrix/
2017-12-05 03:03:54 +13:00
For documentation:
https://github.com/gorhill/uMatrix/wiki
If you fail to provide basic key information, I will close the issue as
invalid with no comment. Use common sense to understand what is basic key
information. Examples: browser/version, uMatrix version, relevant browser
settings, relevant uMatrix settings, etc.
2017-11-15 09:41:57 +13:00
If you report an issue which I can't reproduce immediately, the issue will be
closed as unreproducable.
Given this, it's important to provide clear and detailed steps-to-reproduce.
Please investigate fully and completely before opening an issue, you must make
a strong and convincing case that the issue lies with uMatrix.
("works when I turn off uMatrix" is NOT making the case).
-->