diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 68fb64d..282add7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -66,14 +66,7 @@ body: - type: textarea attributes: label: Logger Output - description: Use [the logger](https://github.com/gorhill/uBlock/wiki/The-logger) - value: | - 1. Open [the logger](https://github.com/gorhill/uBlock/wiki/The-logger) - 2. Refresh the issue page - 3. [Export](https://github.com/gorhill/uBlock/wiki/The-logger#export-dialog) the output by clicking the clipboard icon - 4. Select `Table` and `Markdown`, then `Copy to clipboard` - 5. Paste output below: - + description: Open [the logger](https://github.com/gorhill/uBlock/wiki/The-logger). Refresh the affected page. [Export](https://github.com/gorhill/uBlock/wiki/The-logger#export-dialog) the output by clicking the clipboard icon. Select `Table` and `Markdown`, then `Copy to clipboard`. Paste output below. validations: required: true