vimwiki/.github/issue_template.md

12 lines
556 B
Markdown
Raw Normal View History

2019-03-18 05:24:51 +01:00
# Issue Checks
Prior to submitting a new issue make sure to complete these steps:
2019-03-20 13:24:16 +01:00
1. Checkout the `dev` branch and confirm the issue is present there as well.
2019-03-18 05:24:51 +01:00
The `dev` branch contains fixes that may not have been merged to `master` yet.
2019-03-20 13:24:16 +01:00
2. Post the syntax you are using (default/mediawiki/markdown) **and** your vimwiki settings from your `.vimrc`
2019-03-18 05:24:51 +01:00
3. Provide a detailed description of the problem including **steps to reproduce the issue**.
4. Include the output of `:VimwikiShowVersion`.
**DELETE THIS TEMPLATE TEXT PRIOR TO SUBMITTING THE ISSUE**