1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-03 02:37:21 +02:00

Update CONTRIBUTING.md

This commit is contained in:
Raymond Hill 2015-08-17 13:56:08 -04:00
parent 817c884eb9
commit 49c33d0790

View File

@ -1,6 +1,15 @@
# Submitting issues
Any issue opened without effort to provide the required details for me (or anybody else) to reproduce the problem will be closed as _invalid_. If you provide more details thereafter for me to reproduce the issue, I will reopen it if I can confirm there is indeed an issue with uBlock Origin.
Any issue opened without effort to provide the required details for me (or anybody else) to reproduce the problem will be closed as _invalid_. If you provide more details thereafter for me to reproduce the issue, I will reopen it if I can confirm there is indeed an issue with uBlock Origin. Example of detailed steps:
> 1. browser version/ublock version
> 1. these settings, these filter lists, these custom filters.
> 1. do this.
> 1. do this.
> 1. do this.
> 1. observe this.
> 1. click this.
> 1. observe such and such issue
**Important:** I simply do not have the time to take care of filter-related issues, you will have to find help elsewhere for this. The mere need to have to respond to filter-related issues can quickly become a burden. Consider that writing code/doc occupies all my free time. Surely there are other people out there ready to help with filter-related issues, it does not have to be me.