document performance issues and add to bug report template (#1111)

This commit is contained in:
Alexander Courtis
2022-03-27 20:52:51 +11:00
committed by GitHub
parent bd23c88608
commit ba121f0244
3 changed files with 30 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ body:
- type: markdown
attributes:
value: |
Before reporting: search [existing issues](https://github.com/kyazdani42/nvim-tree.lua/issues) and make sure that nvim-tree is updated to the latest version.
Before reporting: search [existing issues](https://github.com/kyazdani42/nvim-tree.lua/issues) and make sure that nvim-tree is updated to the latest version. If you are experiencing performance issues, please [enable profiling](https://github.com/kyazdani42/nvim-tree.lua#performance-issues) and attach the logs.
- type: textarea
attributes:
label: "Description"