mirror of
https://github.com/aunetx/deezer-linux.git
synced 2025-07-20 20:24:33 +02:00
chore: update bug.yml
This commit is contained in:
parent
f8295006a5
commit
d627be3d15
6
.github/ISSUE_TEMPLATE/bug.yml
vendored
6
.github/ISSUE_TEMPLATE/bug.yml
vendored
@ -95,7 +95,9 @@ body:
|
||||
attributes:
|
||||
label: Environment Variables
|
||||
description: |
|
||||
Please provide a **redacted** version of the following command:
|
||||
It is highly recommended to fill this section if your issue is related to running or logging into the app.
|
||||
|
||||
You may provide a **redacted** version of the following command:
|
||||
```bash
|
||||
env
|
||||
```
|
||||
@ -105,7 +107,7 @@ body:
|
||||
PATH=/usr/bin:...
|
||||
HOME=/home/<redacted>
|
||||
validations:
|
||||
required: true
|
||||
required: false
|
||||
|
||||
- type: textarea
|
||||
id: extra
|
||||
|
Loading…
x
Reference in New Issue
Block a user