diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md deleted file mode 100644 index a274776..0000000 --- a/.github/ISSUE_TEMPLATE/bug.md +++ /dev/null @@ -1,35 +0,0 @@ ---- -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 -