Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
ImprovedTube authored Nov 2, 2023
1 parent 6ddc371 commit 4b8fa32
Showing 1 changed file with 13 additions and 16 deletions.
29 changes: 13 additions & 16 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,31 +10,28 @@ assignees: ''
## Bug Report:
**BUG**: <!-- (a clear/concise description) -->
**HOW**: <!-- Steps to **reproduce** the Bug. ( Might require your specific combination of browser, versions, extensions, settings ) -->
⚬ ImprovedTube Version: <!-- [e.g. 4.28 You can find it at the ⋮ icon>settings>version] -->
⚬ If a YouTube change started the bug, please copy the DOM you get
⚬ or did our last update? / ImprovedTube Version: __ <!-- [ written at the top, in the stores & under our ⋮ icon>settings>version] -->

---

<!-- ( please Click:"PREVIEW" , to understand this template ) -->

_**1.** Thanks for coming & caring! Before submitting, please check if the issue has already been reported ever. With [GitHub's issue search (use this link)](https://github.com/ImprovedTube/ImprovedTube/issues?q=) (else removing "is:issue is:open" from the standard search)_ -->

_**2.** If you find the issue you can answer/react there to give it your voice (or just say hello :) ),_
- _If the status is "closed" (=fixed) recently, then Web Stores might also be updated soon - if
it was closed month or years ago, then it reappeared and must be fixed again._
<!-- ( You can click:"PREVIEW" to understand this template ) -->
_**1.** Thanks for coming & caring! Before submitting, please check if the issue has already been reported ever. With [GitHub's issue search (use this link)](https://github.com/ImprovedTube/ImprovedTube/issues?q=) (else removing "is:issue is:open" from the standard search)_
_ ( If you find the issue you can answer/react there to give it your voice (or just say hello :) ) ( - _If the status is "closed" (=fixed) recently, then Web Stores can be updated soon - if it was closed month or years ago, then it reappeared and must be fixed again.) _

**3. To find the bug: Can you ...?:**
- ...log out? (maybe YouTube is testing a new version while you are logged in)
- ...deactivate all other extensions running on YouTube? (or use an incognito window after activating this extension to run there / _chrome://extensions `details` chrome://extensions/?id=bnomihfieiccainjcjblhegjgglakjdd_ )
- ...open the Browser-console, with the F12-Key, before/when the error occures? (then hopefully you'll see an error message in the console).
- ..._copy&paste (or screenshot) the YouTube-DOM shown above the console, just in case YouTube is giving you another version._
- ...deactivate other extensions running on YouTube? (or use an incognito window after activating this extension to run there / _chrome://extensions `details` chrome://extensions/?id=bnomihfieiccainjcjblhegjgglakjdd_ )
- ...open the Browser-console, with the `F12`-Key, before/when the error occures? (then hopefully you'll see an error message in the console).
- ...copy the YouTube-DOM shown above the console (`F12`) in case YouTube is giving you a new verson. You can copying the root element `<html>` in the top after the bug happened:
![chrome](https://github.com/code-charity/youtube/assets/25022245/ab976601-516a-40ad-970a-a5dbfc490c06)
![Firefox](https://github.com/code-charity/youtube/assets/25022245/d5c2cd43-b77c-4c65-b9ba-cb6e85a18d9c)
- There are 2-3 different versions depending if you open a new window or clicked a link on youtube

---
More / optionally:

*Screenshots*: <!-- (maybe) -->
/ ⚬ *Context*: <!-- (Additional context maybe) -->
/ ⚬ *EXPECTED (/preferred) behavior*:

### Setup:
/ ⚬ *Expected /preferred behavior*:
⚬ Browser: <!-- [e.g. Chromium 83.0.4103.116 / Firefox / Safari / ...] -->
⚬ Settings: <!-- MAYBE Attach your settings `(ImprovedTube -> Settings -> Backup & reset -> Export settings. Can delete the video lists in it if any)` -->
<!-- & MAYBE fill in more**details**: -->
Expand Down

0 comments on commit 4b8fa32

Please sign in to comment.