From b784ca7fcad3b2bf83e79432a35acf11e5fad5fd Mon Sep 17 00:00:00 2001 From: Santos Gallegos Date: Tue, 16 Nov 2021 21:58:58 -0500 Subject: Add `query error: invalid node type at position` to the troubleshooting section We have had many of these recently... --- .github/ISSUE_TEMPLATE/bug_report.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index d770c35f8..37dbce22c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -14,6 +14,8 @@ body: required: true - label: I have run `:TSUpdate` required: true + - label: I have read the [troubleshooting section](https://github.com/nvim-treesitter/nvim-treesitter#troubleshooting) + required: true - type: textarea attributes: @@ -57,4 +59,3 @@ body: attributes: label: Additional context description: Add any context about the problem here. - -- cgit v1.2.3-70-g09d2