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:
7
.github/ISSUE_TEMPLATE/bug-report.yaml
vendored
7
.github/ISSUE_TEMPLATE/bug-report.yaml
vendored
@@ -53,6 +53,13 @@ body:
|
|||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
- type: textarea
|
||||||
|
id: config
|
||||||
|
attributes:
|
||||||
|
label: Config yaml
|
||||||
|
description: |
|
||||||
|
Please attach the config yaml!
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: possible-solution
|
id: possible-solution
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
Reference in New Issue
Block a user