mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Put the remarks as comments in ISSUE_TEMPLATE.MD (#2620)
This commit is contained in:
parent
94c8cfc3f3
commit
5244bfbcb3
1 changed files with 5 additions and 5 deletions
10
.github/ISSUE_TEMPLATE.md
vendored
10
.github/ISSUE_TEMPLATE.md
vendored
|
|
@ -1,15 +1,15 @@
|
||||||
Filter issues **MUST NOT** be reported here. Read first: <https://github.com/gorhill/uBlock/blob/master/CONTRIBUTING.md>
|
<!-- Filter issues **MUST NOT** be reported here. Read first: <https://github.com/gorhill/uBlock/blob/master/CONTRIBUTING.md> -->
|
||||||
|
|
||||||
### Describe the issue
|
### Describe the issue
|
||||||
|
|
||||||
|
|
||||||
### One or more specific URLs where the issue occurs
|
### One or more specific URLs where the issue occurs
|
||||||
|
|
||||||
[URL(s) for issue on a specific site are **mandatory**]
|
<!-- URL(s) for issue on a specific site are **mandatory** -->
|
||||||
|
|
||||||
### Screenshot in which the issue can be seen
|
### Screenshot in which the issue can be seen
|
||||||
|
|
||||||
[Screenshot(s) for visual issues are **mandatory**]
|
<!-- Screenshot(s) for visual issues are **mandatory** -->
|
||||||
|
|
||||||
### Steps for anyone to reproduce the issue
|
### Steps for anyone to reproduce the issue
|
||||||
|
|
||||||
|
|
@ -19,7 +19,7 @@ Filter issues **MUST NOT** be reported here. Read first: <https://github.com/gor
|
||||||
|
|
||||||
### Your settings
|
### Your settings
|
||||||
|
|
||||||
[If you fail to provide this info, I will mark the issue as invalid. Lists all settings which differs from default settings]
|
<!-- If you fail to provide this info, I will mark the issue as invalid. Lists all settings which differs from default settings -->
|
||||||
|
|
||||||
- OS/version:
|
- OS/version:
|
||||||
- Browser/version:
|
- Browser/version:
|
||||||
|
|
@ -27,6 +27,6 @@ Filter issues **MUST NOT** be reported here. Read first: <https://github.com/gor
|
||||||
|
|
||||||
##### Your filter lists
|
##### Your filter lists
|
||||||
|
|
||||||
[Example: "Default filter lists + FRA", or "Default filter lists minus uBlock -- Badware risks"]
|
<!-- Example: "Default filter lists + FRA", or "Default filter lists minus uBlock -- Badware risks" -->
|
||||||
|
|
||||||
##### Your custom filters (if any)
|
##### Your custom filters (if any)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue