diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index c35b9f25728..ec9b2181821 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -13,6 +13,8 @@ body: * 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. + + 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 attributes: label: "Description" @@ -36,6 +38,12 @@ body: placeholder: "Linux 5.16.11-arch1-1, macOS 11.5, Windows 10" validations: required: true + - type: input + attributes: + label: "Windows variant" + placeholder: "WSL, PowerShell, cygwin, msys" + validations: + required: false - type: input attributes: label: "nvim-tree version" diff --git a/README.md b/README.md index 359368cf47f..077afd9bdee 100644 --- a/README.md +++ b/README.md @@ -157,3 +157,9 @@ See [Showcases](https://github.com/nvim-tree/nvim-tree.lua/wiki/Showcases) wiki 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