From f99f6f4ea7e3cd9936828a1395735062283306d3 Mon Sep 17 00:00:00 2001 From: "mr. m" <91018726+mauro-balades@users.noreply.github.com> Date: Tue, 14 Jan 2025 12:48:53 +0100 Subject: [PATCH] Removed about:support text field from bug report form Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com> --- .github/ISSUE_TEMPLATE/bug_report.yml | 14 -------------- 1 file changed, 14 deletions(-) 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 - ``` -