Skip to content

Commit de3ec57

Browse files
committed
Add issue template
1 parent c3b82ff commit de3ec57

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<!--
2+
This repository includes the Tree-sitter parser for Elixir,
3+
whereas editor-specific integrations are separate projects.
4+
5+
If you're running into Tree-sitter related issues in your editor,
6+
please report it on the respective repository (likely an editor
7+
plugin responsible for Tree-sitter integration).
8+
9+
For example, when using Neovim, go to https://github.com/nvim-treesitter/nvim-treesitter
10+
-->

0 commit comments

Comments
 (0)