Skip to content

Commit

Permalink
Update bug_report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ImprovedTube authored Jun 18, 2024
1 parent 3e1973f commit 6931a8d
Showing 1 changed file with 11 additions and 25 deletions.
36 changes: 11 additions & 25 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ body:
value: Firefox
- label: Safari
value: Safari
- label: Naver Whale
value: Naver Whale
- label: Edge
value: Edge
- label: Brave
Expand Down Expand Up @@ -87,16 +85,16 @@ body:
validations:
required: true

- type: markdown
attributes:
value: |
### Before submitting:
Thanks for coming & caring!
Sometimes even 3 words are enough for a bug report.
Just please check if the issue has already been reported. If so, you can add different/better words to that report.
[GitHub's issue search](https://github.com/ImprovedTube/ImprovedTube/issues?q=) _(use the link or remove "is:issue is:open" from the search)_
(If it was posted before, you can answer/react there to give it your voice and this also move it up in our lists)
If the status is "closed" (=fixed) recently, then the Browser's stores can be updated soon. If it was already closed months or years ago, then it might have appeared again and must be fixed again.)
- type: markdown
attributes:
value: |
### Before submitting:
Thanks for coming & caring!
Sometimes even 3 words are enough for a bug report.
Just please check if the issue has already been reported. If so, you can add different/better words to that report.
[GitHub's issue search](https://github.com/ImprovedTube/ImprovedTube/issues?q=) _(use the link or remove "is:issue is:open" from the search)_
(If it was posted before, you can answer/react there to give it your voice and this also move it up in our lists)
If the status is "closed" (=fixed) recently, then the Browser's stores can be updated soon. If it was already closed months or years ago, then it might have appeared again and must be fixed again.)
- type: checkboxes
attributes:
Expand Down Expand Up @@ -128,16 +126,4 @@ body:
attributes:
value: |
### YouTube-Document:
(`F12` copy the whole root element: \<html> (alternative: CTRL+U) [Test](https://github.com/code-charity/youtube/wiki/Contributing#Test)
- type: input
attributes:
label: "**OS / Device:**"
description: (Enter your operating system and device details)
validations:
required: false

- type: markdown
attributes:
value: |
<!-- Many thanks & smiles! -->
(`F12` copy the whole root element: \<html> (alternative: CTRL+U) [Test](https:/

0 comments on commit 6931a8d

Please sign in to comment.