mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-18 01:39:00 +00:00
Add query error: invalid node type at position to the troubleshooting section
We have had many of these recently...
This commit is contained in:
committed by
Stephan Seitz
parent
190bcc8d56
commit
b784ca7fca
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user