vimwiki/.github/issue_template.md

8 lines
494 B
Markdown
Raw Permalink Normal View History

2019-03-18 05:24:51 +01:00
Prior to submitting a new issue make sure to complete these steps:
2020-01-04 03:51:17 +01:00
- [ ] Checkout the `dev` branch and confirm the issue is present there as well.
2020-01-13 05:13:51 +01:00
The `dev` branch contains fixes that may not have been merged to `master` yet.
2020-01-04 03:51:17 +01: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`.