1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-29 06:07:11 +02:00
uBlock/CONTRIBUTING.md

48 lines
2.0 KiB
Markdown
Raw Normal View History

# Submitting issues
### uBlock <3's you
First of all, thank you for taking the time to help improve uBlock!
---
2015-04-24 23:26:57 +02:00
### **Please only submit bugs/issues to the GitHub issue tracker.**
2015-05-01 19:03:53 +02:00
The [uBlock subreddit /r/ublock](https://reddit.com/r/ublock) is the appropriate place to make suggestions or ask for specific help/advice/troubleshooting.
---
### What to include
2015-05-01 19:03:23 +02:00
<table><tr><td>
<h4>Always include a URL!</h4></td><td>
<img src ="http://i.imgur.com/K7nOuGdt.jpg" height="80">
</td></tr></table>
2015-05-01 18:59:58 +02:00
Even if the issue "occurs everywhere." This is so important it deserves its own header.
---
To help us diagnose and fix the problem, please *always, always* include the following in your report:
* A clear list of steps to reproduce the problem
2015-05-01 18:59:58 +02:00
* Again, **always include a URL**, _even_ if "it happens everywhere".
* Symptoms of the issue
* Describe what you observe and consider broken behavior; this is what we'll be looking for after executing the steps
* Example: video doesn't start playing, page layout broken
* A screenshot of **any** of uBlock's preferences that differ from the defaults
* This includes a whitelisted website, enabled/disabled filter list, anything
* Please do include everything different from the defaults whether or not it seems relevant to your issue
2015-04-04 10:49:31 +02:00
* The version of uBlock you're having the issue with; you can find this in [uBlock's popup UI](https://github.com/chrisaljoudi/uBlock/wiki/Quick-guide:-popup-user-interface)
* Example: `uBlock 0.9.0.0`
* The browser you're using and its version
* Examples: `Firefox 36`, `Safari 8.0.5`, `Chrome 41.0.2272`
* The OS you're using and its version
* Examples: `OS X 10.10`, `Windows 8.1`, `Linux Mint 17.1`
* A list of other extensions you have installed
* Tip: try disabling them and see if your issue still occurs
By following this format, you'd be greatly increasing the efficiency of resolving the issue.
Otherwise, we've noticed that a lot of ***your*** time (and the developers') gets thrown away on exchanging back and forth to get this information.