diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..5afbf2a --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,18 @@ +environment +vim: ???? +vim-airline: ???? +colorscheme: ???? +OS: ???? +Have you reproduced with a minimal vimrc: ??? +What is your airline configuration: ??? if you are using terminal: +terminal: ???? +$TERM variable: ??? +color configuration (:set t_Co?): if you are using Neovim: +does it happen in Vim: ??? +actual behavior +???? + +expected behavior +???? + +screen shot (if possible)