vimwiki/.github/issue_template.md

8 lines
494 B
Markdown
Raw Normal View History

2019-03-17 22:24:51 -06:00
Prior to submitting a new issue make sure to complete these steps:
2020-01-03 19:51:17 -07:00
- [ ] Checkout the `dev` branch and confirm the issue is present there as well.
2020-01-12 21:13:51 -07:00
The `dev` branch contains fixes that may not have been merged to `master` yet.
2020-01-03 19:51:17 -07:00
- [ ] Post the syntax you are using (default/mediawiki/markdown) **and** your vimwiki settings from your `.vimrc`
- [ ] Provide a detailed description of the problem including **steps to reproduce the issue**.
- [ ] Include the output of `:VimwikiShowVersion`.