|
@@ -1,6 +1,6 @@
|
|
---
|
|
---
|
|
name: Bug report
|
|
name: Bug report
|
|
-about: Create a bug report to help improve BetterYTM
|
|
|
|
|
|
+about: Report a bug in BetterYTM
|
|
title: ''
|
|
title: ''
|
|
labels: bug
|
|
labels: bug
|
|
assignees: Sv443
|
|
assignees: Sv443
|
|
@@ -9,16 +9,10 @@ assignees: Sv443
|
|
|
|
|
|
### Checklist:
|
|
### Checklist:
|
|
<!-- After submitting this issue, please click on the checkboxes to check them after you have done the respective task -->
|
|
<!-- After submitting this issue, please click on the checkboxes to check them after you have done the respective task -->
|
|
-- [ ] I checked [here](https://github.com/Sv443/BetterYTM/issues?q=is%3Aissue+sort%3Aupdated-desc) if there is already an issue for this bug
|
|
|
|
-- [ ] I am using the latest version of BetterYTM
|
|
|
|
-- [ ] I am using the latest version of my browser
|
|
|
|
-- [ ] I was able to reproduce the bug while all my other userscripts or extensions were disabled
|
|
|
|
-
|
|
|
|
-
|
|
|
|
-### Description of the bug and steps to reproduce:
|
|
|
|
-<!-- Please write a clear and concise description of what the bug is. -->
|
|
|
|
-<!-- Also include steps to reproduce it. -->
|
|
|
|
-<!-- Don't shy away from writing a lot, it's more helpful to have too much than too little. -->
|
|
|
|
|
|
+- [ ] I checked [here](https://github.com/Sv443/BetterYTM/issues?q=is%3Aissue+sort%3Aupdated-desc) if someone already reported the same bug
|
|
|
|
+- [ ] I am using the latest version of BetterYTM (my version matches the one on [this page](https://github.com/Sv443/BetterYTM/releases/latest))
|
|
|
|
+- [ ] I am using a recent version of my browser
|
|
|
|
+- [ ] I can reproduce the bug while <u>all</u> my other extensions and userscripts are disabled
|
|
|
|
|
|
|
|
|
|
### Environment:
|
|
### Environment:
|
|
@@ -31,9 +25,15 @@ assignees: Sv443
|
|
-->
|
|
-->
|
|
|
|
|
|
|
|
|
|
|
|
+### Description of the bug and steps to reproduce:
|
|
|
|
+<!--
|
|
|
|
+ Please write a clear and concise description of what the bug is and also include steps to reproduce it.
|
|
|
|
+ Don't shy away from going into detail, it's much more helpful than having too little info.
|
|
|
|
+-->
|
|
|
|
+
|
|
|
|
+
|
|
### Other info / screenshots:
|
|
### Other info / screenshots:
|
|
-<!-- If applicable and possible, add other information or screenshots to help explain your problem. -->
|
|
|
|
<!--
|
|
<!--
|
|
- It will also be massively helpful to include a screenshot of the JavaScript console (usually opened with Ctrl + Shift + K or F12).
|
|
|
|
- After opening it, please enter "BetterYTM" into the filter and sort by errors and warnings.
|
|
|
|
|
|
+ It will be massively helpful if you include a screenshot of the JavaScript console (usually opened with Ctrl + Shift + K or F12).
|
|
|
|
+ After opening it, please enter "BetterYTM" into the filter, sort by errors and warnings, and make sure to expand all error messages that are collapsed by default.
|
|
-->
|
|
-->
|