mirror of
https://github.com/mtshiba/pylyzer.git
synced 2025-07-07 17:45:00 +00:00
Update bug-report.yaml
This commit is contained in:
parent
001183db79
commit
5882f18c46
1 changed files with 6 additions and 0 deletions
6
.github/ISSUE_TEMPLATE/bug-report.yaml
vendored
6
.github/ISSUE_TEMPLATE/bug-report.yaml
vendored
|
@ -31,6 +31,12 @@ body:
|
|||
placeholder: "Enter what you expected to happen"
|
||||
validations:
|
||||
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
|
||||
attributes:
|
||||
label: "Screenshots"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue