Cleaning
This commit is contained in:
parent
a498079104
commit
1052bcb5d7
1 changed files with 1 additions and 13 deletions
14
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
14
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -137,24 +137,12 @@ body:
|
|||
- "No"
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: dropdown
|
||||
id: adblock
|
||||
attributes:
|
||||
label: Is this bug caused by the adblocker?
|
||||
description: You can test this by temporarily allowing ads for the site.
|
||||
multiple: false
|
||||
options:
|
||||
- "Yes"
|
||||
- "No"
|
||||
validations:
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
id: adblock
|
||||
attributes:
|
||||
label: Is this bug caused by the adblocker?
|
||||
description: You can test this by temporarily allowing ads for the site.
|
||||
description: | You can test this by temporarily allowing ads for the site.
|
||||
1. No.
|
||||
2. Yes, I have attached the AdBlock URL and Logs generated from `chrome://crashes`.
|
||||
placeholder: |
|
||||
|
|
Loading…
Add table
Reference in a new issue