1
0
Fork 0
mirror of synced 2024-07-08 16:21:10 -04:00
ultimate-vim/sources_non_forked/nerdtree/.github/ISSUE_TEMPLATE/bug.md

61 lines
2.3 KiB
Markdown
Raw Normal View History

2019-07-08 12:44:45 -04:00
---
name: "Bug Report"
about: "NERDTree is misbehaving? Tell us about it."
labels: bug
---
2020-03-20 11:10:45 -04:00
<<<<<<< HEAD
2019-07-08 12:44:45 -04:00
# 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.
After reading, and before submitting your issue, please remove this introductory text.
──────────────────── ✄ ────────────────────
#### Self-Diagnosis
2020-03-20 11:10:45 -04:00
=======
2019-08-22 11:36:17 -04:00
<!-- 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]. -->
2020-03-20 11:10:45 -04:00
>>>>>>> 27ad0d07862847896f691309a544a206783c94d6
2019-07-08 12:44:45 -04:00
- [ ] 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.
#### Environment (for bug reports)
- [ ] Operating System:
- [ ] Vim/Neovim version `:echo v:version`:
- [ ] NERDTree version, found on 1st line in NERDTree quickhelp `?`:
- [ ] vimrc settings
- [ ] NERDTree variables
```vim
```
- Other NERDTree-dependent Plugins
- [ ] jistr/vim-nerdtree-tabs
- [ ] ryanoasis/vim-devicons
- [ ] tiagofumo/vim-nerdtree-syntax-highlight
- [ ] Xuyuanp/nerdtree-git-plugin
- [ ] Others (specify):
- [ ] I've verified the issue occurs with only NERDTree installed.
#### Steps to Reproduce the Issue
1.
#### Current Result (Include screenshots where appropriate.)
#### Expected Result