diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 69aa7d9..998330d 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,37 +1,30 @@ -_To assist in resolving your issue, provide as much information as possible, in place of the ellipses (`…`) below._ + ---- -**Environment:** _Describe your Vim/NERDTree setup._ +### Environment + ->* Operating System: … ->* Vim version `:version`: … ->* NERDTree version `git rev-parse --short HEAD`: … ->* NERDTree settings applied in your vimrc, if any: -> -> ``` -> … -> ``` +* 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._ +### Process + ->1. … +1. -**Current Result:** _Describe what you you currently experience from this process._ +### Current Result + ->… +### Expected Result + -**Expected Result:** _Describe what you would expect to have resulted from this process._ +## Optional ->… +### Screenshot(s) ---- -**Optional** - -**Screenshot(s):** - ->… - -**Possible Fix:** _(Have you poked around in the code?)_ - ->… +### Possible Fix +