From d627be3d15755a086aecdca114b85063aa5c76e2 Mon Sep 17 00:00:00 2001 From: josselinonduty Date: Thu, 17 Jul 2025 23:17:12 +0200 Subject: [PATCH] chore: update bug.yml --- .github/ISSUE_TEMPLATE/bug.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 0352c3f..1b45d6b 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -77,7 +77,7 @@ body: label: Project Version and Package description: | Please provide information about the package version and architecture. - + For flatpak users, you can find this information with: ```bash flatpak info dev.aunetx.deezer @@ -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/ validations: - required: true + required: false - type: textarea id: extra