chore: add config export field to bug report template

This commit is contained in:
Viren070
2025-06-21 22:51:42 +01:00
committed by GitHub
parent bd21b364d2
commit 6db2c9a8cb
+5
View File
@@ -58,6 +58,11 @@ body:
description: Describe what you expected to happen.
validations:
required: true
- type: textarea
id: 'configExport'
attributes:
label: Configuration Export
description: Provide an export of your configuration with credentials excluded (make sure to double check it has nothing sensitive in it like custom addon URLs or overriden URLs etc.
- type: textarea
id: 'screenshots'
attributes: