aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Clason <christian.clason@uni-due.de>2021-07-29 16:35:02 +0200
committerGitHub <noreply@github.com>2021-07-29 16:35:02 +0200
commit143a920de9192d4dacee70ad3a42be27f8c7a2d0 (patch)
tree7a266a8349fdf869b4ca5f8971d415a612632849
parent1d3aaae15c0506b12d19a4c0e342a44f0a60a6c9 (diff)
downloadrneovim-143a920de9192d4dacee70ad3a42be27f8c7a2d0.tar.gz
rneovim-143a920de9192d4dacee70ad3a42be27f8c7a2d0.tar.bz2
rneovim-143a920de9192d4dacee70ad3a42be27f8c7a2d0.zip
chore: fix lsp bug issue template
correct description for expected behavior
-rw-r--r--.github/ISSUE_TEMPLATE/lsp_bug_report.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/lsp_bug_report.yml b/.github/ISSUE_TEMPLATE/lsp_bug_report.yml
index ff25bb0a23..ba1905329b 100644
--- a/.github/ISSUE_TEMPLATE/lsp_bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/lsp_bug_report.yml
@@ -47,10 +47,10 @@ body:
- type: textarea
attributes:
label: "Expected behavior"
+ description: "A description of the behavior you expected. May optionally include logs, images, or videos."
- type: textarea
attributes:
label: "Actual behavior"
- description: "A description of the behavior you expected. May optionally include logs, images, or videos."
- type: markdown
attributes: