Skip to content

Commit ebb6dfd

Browse files
update templates
1 parent dbad9b0 commit ebb6dfd

4 files changed

Lines changed: 34 additions & 4 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,14 @@ description: This is where to report broken website functionality, missed ads, a
33
body:
44
- type: markdown
55
attributes:
6-
value: To avoid burdening **VOLUNTEERS** with invalid or duplicate reports, disregarding these steps **WILL** get your account blocked on this repository temporarily, then permanently, with repeated disregard for the template.
6+
value: |
7+
To avoid burdening **VOLUNTEERS** with invalid or duplicate reports, disregarding these steps **WILL** get your account blocked on this repository temporarily, then permanently, with repeated disregard for the template.
8+
> [!IMPORTANT]
9+
> #### If you are having issues with these sites, please report at these corresponding threads and DO NOT open new issue thread:
10+
> - YouTube -> [#27415](https://www.github.com/uBlockOrigin/uAssets/issues/27415)
11+
> - Facebook -> [#3367](https://www.github.com/uBlockOrigin/uAssets/issues/3367)
12+
> - Twitch -> [#5184](https://www.github.com/uBlockOrigin/uAssets/issues/5184)
13+
> - Shortener/hosting sites -> [#27472](https://github.com/uBlockOrigin/uAssets/discussions/27472)
714
- type: checkboxes
815
attributes:
916
label: Prerequisites

.github/ISSUE_TEMPLATE/report_from_ubo.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,14 @@ description: "DO NOT MANUALLY SELECT THIS TEMPLATE. It's used by uBlock Origin (
33
body:
44
- type: markdown
55
attributes:
6-
value: To avoid burdening **VOLUNTEERS** with invalid or duplicate reports, disregarding these steps **WILL** get your account blocked on this repository temporarily, then permanently, with repeated disregard for the template.
6+
value: |
7+
To avoid burdening **VOLUNTEERS** with invalid or duplicate reports, disregarding these steps **WILL** get your account blocked on this repository temporarily, then permanently, with repeated disregard for the template.
8+
> [!IMPORTANT]
9+
> #### If you are having issues with these sites, please report at these corresponding threads and DO NOT open new issue thread:
10+
> - YouTube -> [#27415](https://www.github.com/uBlockOrigin/uAssets/issues/27415)
11+
> - Facebook -> [#3367](https://www.github.com/uBlockOrigin/uAssets/issues/3367)
12+
> - Twitch -> [#5184](https://www.github.com/uBlockOrigin/uAssets/issues/5184)
13+
> - Shortener/hosting sites -> [#27472](https://github.com/uBlockOrigin/uAssets/discussions/27472)
714
- type: checkboxes
815
attributes:
916
label: Prerequisites

.github/ISSUE_TEMPLATE/specific_report_from_ubo.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,14 @@ description: "DO NOT MANUALLY SELECT THIS TEMPLATE. It's used by uBlock Origin (
33
body:
44
- type: markdown
55
attributes:
6-
value: To avoid burdening **VOLUNTEERS** with invalid or duplicate reports, disregarding these steps **WILL** get your account blocked on this repository temporarily, then permanently, with repeated disregard for the template.
6+
value: |
7+
To avoid burdening **VOLUNTEERS** with invalid or duplicate reports, disregarding these steps **WILL** get your account blocked on this repository temporarily, then permanently, with repeated disregard for the template.
8+
> [!IMPORTANT]
9+
> #### If you are having issues with these sites, please report at these corresponding threads and DO NOT open new issue thread:
10+
> - YouTube -> [#27415](https://www.github.com/uBlockOrigin/uAssets/issues/27415)
11+
> - Facebook -> [#3367](https://www.github.com/uBlockOrigin/uAssets/issues/3367)
12+
> - Twitch -> [#5184](https://www.github.com/uBlockOrigin/uAssets/issues/5184)
13+
> - Shortener/hosting sites -> [#27472](https://github.com/uBlockOrigin/uAssets/discussions/27472)
714
- type: checkboxes
815
attributes:
916
label: Prerequisites

.github/ISSUE_TEMPLATE/specific_report_from_ubol.yml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,14 @@ labels: ["uBOL"]
44
body:
55
- type: markdown
66
attributes:
7-
value: To avoid burdening **VOLUNTEERS** with invalid or duplicate reports, disregarding these steps **WILL** get your account blocked on this repository temporarily, then permanently, with repeated disregard for the template.
7+
value: |
8+
To avoid burdening **VOLUNTEERS** with invalid or duplicate reports, disregarding these steps **WILL** get your account blocked on this repository temporarily, then permanently, with repeated disregard for the template.
9+
> [!IMPORTANT]
10+
> #### If you are having issues with these sites, please report at these corresponding threads and DO NOT open new issue thread:
11+
> - YouTube -> [#28707](https://www.github.com/uBlockOrigin/uAssets/issues/28707)
12+
> - Facebook -> [#3367](https://www.github.com/uBlockOrigin/uAssets/issues/3367)
13+
> - Twitch -> [#5184](https://www.github.com/uBlockOrigin/uAssets/issues/5184)
14+
> - Shortener/hosting sites -> [#27472](https://github.com/uBlockOrigin/uAssets/discussions/27472)
815
- type: checkboxes
916
attributes:
1017
label: Prerequisites
@@ -21,6 +28,8 @@ body:
2128
required: true
2229
- label: I did not enable additional filter lists, or I have verified that the issue still occurs without enabling additional filter lists.
2330
required: true
31+
- label: I have disabled the `Developer mode` in uBO Lite's settings and the issue still persists.
32+
required: true
2433
- label: I have verified that the issue still exists after using the [`Optimal` or `Complete` filtering mode](https://user-images.githubusercontent.com/585534/195342612-85d109d9-9006-4eb5-95a5-fec8a4f233ea.png).
2534
required: true
2635
- label: I have verified that the web browser's built-in content blocker/tracking protection, [network wide/DNS blocking](https://en.wikipedia.org/wiki/DNS_blocking), or my VPN is not causing the issue.

0 commit comments

Comments
 (0)