mirror of
1
0
Fork 0
ultimate-vim/sources_non_forked/vim-cmake/.github/ISSUE_TEMPLATE/bug_report.md

918 B

name about title labels assignees
Bug report Create a report to help us improve bug

Bug description

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior:

  1. ...
  2. ...

Expected behavior

A clear and concise description of what you expected to happen.

Behavior with minimal .vimrc

A clear and concise description of what happens whe trying to reproduce the bug with a minimal .vimrc. Ideally, a minimal .vimrc only contains configuration for this plugin, and nothing else. If the minimal .vimrc used is more complicated, please post the content here.

Screenshots

If applicable, add screenshots to help explain your problem.

Other info

  • OS:
  • Vim/Neovim version:
  • Vim-CMake version (5th line in :help cmake):
  • CMake version (cmake --version):

Additional context

Add any other context about the problem here.