Update issue templates

This commit is contained in:
Steven Arcangeli 2021-11-21 08:24:04 -08:00 committed by GitHub
parent 593d6fbe71
commit e8ace6524e

View file

@ -0,0 +1,18 @@
---
name: Bug report (missing treesitter symbols)
about: Missing symbols with the treesitter backend
title: ''
labels: ''
assignees: stevearc
---
**Language**: [your language]
**AerialInfo**: [output of :AerialInfo]
The minimal amount of code that demonstrates the missing symbol:
```
[minimal code here]
```
**Expected symbol**: [Function/Class/Enum]