From e662039f5e7e623af48ab45db360ea717c482a83 Mon Sep 17 00:00:00 2001 From: rebuilt Date: Mon, 4 Jul 2022 11:29:10 -0700 Subject: Update general-issue-form.yaml Neovim version 0.7.0 is no longer sufficient. We are using features introduced in 0.7.2 Related: https://github.com/LunarVim/LunarVim/issues/2787 --- .github/ISSUE_TEMPLATE/general-issue-form.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/general-issue-form.yaml b/.github/ISSUE_TEMPLATE/general-issue-form.yaml index be1dce81..ea8c9cba 100644 --- a/.github/ISSUE_TEMPLATE/general-issue-form.yaml +++ b/.github/ISSUE_TEMPLATE/general-issue-form.yaml @@ -33,7 +33,7 @@ body: - type: input id: nvim-version attributes: - label: Neovim version (>= 0.7) + label: Neovim version (>= 0.7.2) description: "Output of `nvim --version`" placeholder: | NVIM v0.8.0-dev+199-g2875d45e7 -- cgit v1.2.3