mirror of https://github.com/mtshiba/pylyzer
Update bug-report.yaml
This commit is contained in:
parent
001183db79
commit
5882f18c46
|
|
@ -31,6 +31,12 @@ body:
|
||||||
placeholder: "Enter what you expected to happen"
|
placeholder: "Enter what you expected to happen"
|
||||||
validations:
|
validations:
|
||||||
required: false
|
required: false
|
||||||
|
- type: textarea
|
||||||
|
attributes:
|
||||||
|
label: "Error log"
|
||||||
|
description: "Add error logs here. Language server errors may be logged in $ERG_PATH/els.log."
|
||||||
|
validations:
|
||||||
|
required: false
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: "Screenshots"
|
label: "Screenshots"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue