diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 45e06096f..d8112de01 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -64,17 +64,3 @@ body: label: Relevant log output if applicable description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks. render: shell - - type: textarea - id: support - attributes: - label: Data from about:support if applicable (click on the "Copy text to clipboard" button) - description: Please copy and paste about:support data if you think it might be relevant. This will help us understand your environment. - value: | -
- about:support - - - ``` - Select this line and paste your about:support clipboard - ``` -