Remove the bug.md template. Not able to make multiple templates.
This commit is contained in:
parent
254f7678f3
commit
b9a421b2d5
35
.github/ISSUE_TEMPLATE/bug.md
vendored
35
.github/ISSUE_TEMPLATE/bug.md
vendored
@ -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
|
|
||||||
<!--- Describe your Vim/NERDTree setup. -->
|
|
||||||
|
|
||||||
- [ ] Operating System:
|
|
||||||
- [ ] Vim version `:version`:
|
|
||||||
- [ ] NERDTree version `git rev-parse --short HEAD`:
|
|
||||||
- [ ] NERDTree settings applied in your vimrc, if any:
|
|
||||||
```vim
|
|
||||||
```
|
|
||||||
|
|
||||||
### Process
|
|
||||||
<!--- List the steps that will recreate the issue. -->
|
|
||||||
|
|
||||||
1.
|
|
||||||
|
|
||||||
### Current Result
|
|
||||||
<!--- Describe what you you currently experience from this process. -->
|
|
||||||
|
|
||||||
### Expected Result
|
|
||||||
<!--- Describe what you would have expected from this process. -->
|
|
||||||
|
|
||||||
### Screenshot(s)
|
|
||||||
|
|
||||||
### Possible Fix
|
|
||||||
<!--- If you have explored the code, share what you've found. -->
|
|
Loading…
Reference in New Issue
Block a user