mirror of
https://github.com/aunetx/deezer-linux.git
synced 2025-07-21 12:44:58 +02:00
Merge pull request #146 from aunetx/josselinonduty-update-workflow-reqs
chore: update bug.yml
This commit is contained in:
commit
9e2b8ea82f
6
.github/ISSUE_TEMPLATE/bug.yml
vendored
6
.github/ISSUE_TEMPLATE/bug.yml
vendored
@ -95,7 +95,9 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Environment Variables
|
label: Environment Variables
|
||||||
description: |
|
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
|
```bash
|
||||||
env
|
env
|
||||||
```
|
```
|
||||||
@ -105,7 +107,7 @@ body:
|
|||||||
PATH=/usr/bin:...
|
PATH=/usr/bin:...
|
||||||
HOME=/home/<redacted>
|
HOME=/home/<redacted>
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: false
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: extra
|
id: extra
|
||||||
|
Loading…
x
Reference in New Issue
Block a user