diff --git a/.github/bug.md b/.github/bug.md new file mode 100644 index 0000000..a274776 --- /dev/null +++ b/.github/bug.md @@ -0,0 +1,35 @@ +--- +labels: bug +--- + +# Bug Report +## To assist in resolving your issue, fill out this form completely. Omitting information will delay the resolution of your issue. + +- [ ] Have you reviewed the NERDTree documentation? `:h NERDTree` +- [ ] Have you looked for an answer to your question in the [Wiki](https://github.com/scrooloose/nerdtree/wiki)? + +### Environment + + +- [ ] Operating System: +- [ ] Vim version `:version`: +- [ ] NERDTree version `git rev-parse --short HEAD`: +- [ ] NERDTree settings applied in your vimrc, if any: + ```vim + ``` + +### Process + + +1. + +### Current Result + + +### Expected Result + + +### Screenshot(s) + +### Possible Fix +