mirror of
https://github.com/neovim/neovim.git
synced 2025-11-25 11:40:40 +00:00
chore: fix lsp bug issue template
correct description for expected behavior
This commit is contained in:
2
.github/ISSUE_TEMPLATE/lsp_bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/lsp_bug_report.yml
vendored
@@ -47,10 +47,10 @@ body:
|
|||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: "Expected behavior"
|
label: "Expected behavior"
|
||||||
|
description: "A description of the behavior you expected. May optionally include logs, images, or videos."
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: "Actual behavior"
|
label: "Actual behavior"
|
||||||
description: "A description of the behavior you expected. May optionally include logs, images, or videos."
|
|
||||||
|
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
Reference in New Issue
Block a user