mirror of
https://github.com/joshdick/onedark.vim.git
synced 2025-11-08 11:03:49 -05:00
Add basic issue template; first crack at resolving #76
This commit is contained in:
13
.github/ISSUE_TEMPLATE.md
vendored
Normal file
13
.github/ISSUE_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
If the issue you're having is related to color rendering or incorrect colors, **please ensure that you have carefully read and gone through the Installation section of the README at https://github.com/joshdick/onedark.vim#installation before submitting your issue.**
|
||||
|
||||
(If not a feature request)
|
||||
|
||||
Output from `vim --version`:
|
||||
|
||||
```
|
||||
Replace this text with the output
|
||||
```
|
||||
|
||||
Terminal emulator(s) and their version(s) used, if applicable: `Replace this text if applicable, or delete this line`
|
||||
|
||||
Thank you!
|
||||
Reference in New Issue
Block a user