diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 081a799d7..f800c7439 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -14,7 +14,6 @@ body: ## Bug Report: - type: textarea - id: repro attributes: label: "Description:" description: "How do you trigger this bug? Please walk us through it step by step." @@ -50,7 +49,7 @@ body: - type: textarea attributes: label: "No? Then please copy your experiment flags list twice:" - description: | + placeholder: | _(with & without the error to compare) Enter `yt.config_.EXPERIMENT_FLAGS` into the Browser console on YouTube (F12-Key - Or find it in the HTML source(ctrl+U))_ @@ -101,12 +100,12 @@ body: 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 this 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.)_ + - _(If this 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: - label: "Tested as the only active extension (incognito mode or another browser users):" + label: "Tested as the only active extension? (incognito mode or another browser users):" options: - label: "Yes" - label: "No" @@ -119,7 +118,8 @@ body: - type: input attributes: - label: "ImprovedTube Version (Written in the Extension header & your Browser's store)" + label: "ImprovedTube Version + placeholde: "(Written in the Extension header & your Browser's store)" validations: required: false @@ -148,7 +148,6 @@ body: - type: input attributes: label: "OS / Device:" - description: "(Enter your operating system and device details)" validations: required: false