Merge pull request #146 from aunetx/josselinonduty-update-workflow-reqs

chore: update bug.yml
This commit is contained in:
Cezar Lungu 2025-07-18 08:50:14 +02:00 committed by GitHub
commit 9e2b8ea82f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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