Feat: Add config yaml to section for reprod in bug-report.yaml (#667)

* Update bug-report.yaml

* Update bug-report.yaml

* Update bug-report.yaml
This commit is contained in:
NanoCode012
2023-10-03 23:38:42 +09:00
committed by GitHub
parent 2642caedf2
commit 90e0d673f7

View File

@@ -53,6 +53,13 @@ body:
validations:
required: true
- type: textarea
id: config
attributes:
label: Config yaml
description: |
Please attach the config yaml!
- type: textarea
id: possible-solution
attributes: