diff options
author | Marvin Borner | 2020-03-16 23:33:42 +0100 |
---|---|---|
committer | Marvin Borner | 2020-03-16 23:33:42 +0100 |
commit | 0e9ddbb0bf0cd34500155ea4b03de2e2a38d8ab2 (patch) | |
tree | 719da1c7fe5dabb872fe9ff1582c39b55ccd488e /.config/nvim/plugged/nerdtree/.github/ISSUE_TEMPLATE/question.md | |
parent | e5d38956336ab1be954bdbd12808c5f98f8bd925 (diff) |
Well I'm using Arch again
Diffstat (limited to '.config/nvim/plugged/nerdtree/.github/ISSUE_TEMPLATE/question.md')
-rw-r--r-- | .config/nvim/plugged/nerdtree/.github/ISSUE_TEMPLATE/question.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/.config/nvim/plugged/nerdtree/.github/ISSUE_TEMPLATE/question.md b/.config/nvim/plugged/nerdtree/.github/ISSUE_TEMPLATE/question.md new file mode 100644 index 0000000..25f15b0 --- /dev/null +++ b/.config/nvim/plugged/nerdtree/.github/ISSUE_TEMPLATE/question.md @@ -0,0 +1,24 @@ +--- +name: "General Question" +about: "Having trouble setting up NERDTree? Need clarification on a setting? Ask your question here." +labels: "general question" +--- +<!-- Attention! Please Read! + +Please fill out ALL the information below so that the issue can be fully +understood. Omitting information will delay the resolution of your issue. It +will be labeled "Needs More Info", and may be closed until there is enough +information. + +Keep in mind that others may have the same question in the future. The better +your information, the more likely they'll be able to help themselves. --> + +#### Self-Diagnosis +<!-- Check the boxes after creating the issue, or use [x]. --> +- [ ] I have searched the [issues](https://github.com/scrooloose/nerdtree/issues) for an answer to my question. +- [ ] I have reviewed the NERDTree documentation. `:h NERDTree` +- [ ] I have reviewed the [Wiki](https://github.com/scrooloose/nerdtree/wiki). +- [ ] I have searched the web for an answer to my question. + +#### State Your Question + |