Update issue triage template (#962)

This commit is contained in:
Aram Akhavan
2026-03-14 22:27:52 -07:00
committed by GitHub
parent 6cc9ff7fc5
commit e4c40f7e80
+10 -1
View File
@@ -50,9 +50,10 @@ body:
required: true
- type: textarea
attributes:
label: scrutiny logs
label: scrutiny debug logs
description: |
Provide any captured scrutiny logs or panic dumps during your issue reproduction in this field.
Make sure to turn on debug logging with the environment variable DEBUG=true
render: text
- type: input
attributes:
@@ -112,6 +113,14 @@ body:
render: json
validations:
required: false
- type: textarea
attributes:
label: docker-compose.yml
description: |
If using docker, please provide your full docker-compose.yml file.
render: yaml
validations:
required: false
- type: textarea
attributes:
label: scrutiny.yaml