diff options
-rw-r--r-- | .github/ISSUE_TEMPLATE/lsp_bug_report.yml | 2 |
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: |