.github/ISSUE_TEMPLATE/question.md (613B)
1 --- 2 name: "General Question" 3 about: "Having trouble setting up NERDTree? Need clarification on a setting? Ask your question here." 4 labels: "general question" 5 --- 6 Before creating an issue, take some time to search these resources. It's possible that someone else has already asked your question and gotten an answer. 7 - [old NERDTree issues](https://github.com/preservim/nerdtree/issues?q=is%3Aissue) 8 - NERDTree documentation - `:h NERDTree` 9 - [NERDTree Wiki](https://github.com/preservim/nerdtree/wiki) 10 - Other resource: <https://stackoverflow.com>, <https://vi.stackexchange.com>, etc. 11 12 #### State Your Question 13
