docs: add team and windows variant/notes to bug report (#2470)

This commit is contained in:
Alexander Courtis 2023-10-15 13:12:33 +11:00 committed by GitHub
parent 4054fc4be3
commit 57078f9240
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 0 deletions

View File

@ -13,6 +13,8 @@ body:
* ensure that nvim-tree is updated to the latest version * ensure that nvim-tree is updated to the latest version
If you are experiencing performance issues, please [enable profiling](https://github.com/nvim-tree/nvim-tree.lua#performance-issues) and attach the logs. If you are experiencing performance issues, please [enable profiling](https://github.com/nvim-tree/nvim-tree.lua#performance-issues) and attach the logs.
Please note that nvim-tree team members do not have access to nor expertise with Windows. You will need to be an active participant during resolution.
- type: textarea - type: textarea
attributes: attributes:
label: "Description" label: "Description"
@ -36,6 +38,12 @@ body:
placeholder: "Linux 5.16.11-arch1-1, macOS 11.5, Windows 10" placeholder: "Linux 5.16.11-arch1-1, macOS 11.5, Windows 10"
validations: validations:
required: true required: true
- type: input
attributes:
label: "Windows variant"
placeholder: "WSL, PowerShell, cygwin, msys"
validations:
required: false
- type: input - type: input
attributes: attributes:
label: "nvim-tree version" label: "nvim-tree version"

View File

@ -157,3 +157,9 @@ See [Showcases](https://github.com/nvim-tree/nvim-tree.lua/wiki/Showcases) wiki
Please add your own! Please add your own!
## Team
* [@alex-courtis](https://github.com/alex-courtis) Arch Linux
* [@gegoune](https://github.com/gegoune) macOS
* [@Akmadan23](https://github.com/Akmadan23) Linux
* [@dependabot[bot]](https://github.com/apps/dependabot) Ubuntu Linux