mirror of
https://github.com/zen-browser/desktop.git
synced 2026-02-20 10:28:24 +00:00
Removed about:support text field from bug report form
Signed-off-by: mr. m <91018726+mauro-balades@users.noreply.github.com>
This commit is contained in:
14
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
14
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -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: |
|
||||
<details>
|
||||
<summary>about:support</summary>
|
||||
<!-- Please leave one blank line below for enabling the code block rendering. -->
|
||||
|
||||
```
|
||||
Select this line and paste your about:support clipboard
|
||||
```
|
||||
</details>
|
||||
|
||||
Reference in New Issue
Block a user