chore: update bug.yml

This commit is contained in:
josselinonduty 2025-07-17 23:17:12 +02:00 committed by GitHub
parent f8295006a5
commit d627be3d15
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