mirror of
https://github.com/morgan9e/helium
synced 2026-04-14 00:14:20 +09:00
Include testing with a new and empty profile in bug report checklist (#2071)
This commit is contained in:
3
.github/ISSUE_TEMPLATE/bugreport.yml
vendored
3
.github/ISSUE_TEMPLATE/bugreport.yml
vendored
@@ -48,10 +48,11 @@ body:
|
||||
required: true
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: Tested upstream?
|
||||
label: Have you tested that this is not an upstream issue or an issue with your configuration?
|
||||
options:
|
||||
- label: I have tried reproducing this issue in Chrome and it could not be reproduced there
|
||||
- label: I have tried reproducing this issue in vanilla Chromium and it could not be reproduced there
|
||||
- label: I have tried reproducing this issue in ungoogled-chromium with a new and empty profile and it could not be reproduced there
|
||||
- type: input
|
||||
id: description
|
||||
attributes:
|
||||
|
||||
Reference in New Issue
Block a user