mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
Merge pull request #4198 from thibaultmol/collapsable-header-issue-template
Added collapsable header for about:support in issue template
This commit is contained in:
10
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
10
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -69,4 +69,12 @@ body:
|
||||
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.
|
||||
render: shell
|
||||
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