mirror of
https://github.com/aunetx/deezer-linux.git
synced 2025-07-20 20:24:33 +02:00
Merge pull request #146 from aunetx/josselinonduty-update-workflow-reqs
chore: update bug.yml
This commit is contained in:
commit
9e2b8ea82f
8
.github/ISSUE_TEMPLATE/bug.yml
vendored
8
.github/ISSUE_TEMPLATE/bug.yml
vendored
@ -77,7 +77,7 @@ body:
|
|||||||
label: Project Version and Package
|
label: Project Version and Package
|
||||||
description: |
|
description: |
|
||||||
Please provide information about the package version and architecture.
|
Please provide information about the package version and architecture.
|
||||||
|
|
||||||
For flatpak users, you can find this information with:
|
For flatpak users, you can find this information with:
|
||||||
```bash
|
```bash
|
||||||
flatpak info dev.aunetx.deezer
|
flatpak info dev.aunetx.deezer
|
||||||
@ -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