From cc31b664aa6e93b85d259f4227f712bdb8fd8f86 Mon Sep 17 00:00:00 2001 From: William Boman Date: Tue, 19 Apr 2022 13:22:05 +0200 Subject: update issue template --- .github/ISSUE_TEMPLATE/server_issue.yaml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE/server_issue.yaml b/.github/ISSUE_TEMPLATE/server_issue.yaml index 29c720d2..a8e25625 100644 --- a/.github/ISSUE_TEMPLATE/server_issue.yaml +++ b/.github/ISSUE_TEMPLATE/server_issue.yaml @@ -14,7 +14,14 @@ body: - type: textarea attributes: label: Problem description - description: A clear and concise description of what the issue is and why you think it's an issue with nvim-lsp-installer. + description: A clear and concise description of what the issue is. + validations: + required: true + + - type: textarea + attributes: + label: Why do you think this is an issue with nvim-lsp-installer? + description: A short explanation of why you think it's an issue with nvim-lsp-installer. validations: required: true -- cgit v1.2.3-70-g09d2