Improverize issue template per #513
This commit is contained in:
parent
605604fc23
commit
a5ef478750
4
.github/issue_template.md
vendored
4
.github/issue_template.md
vendored
@ -2,9 +2,9 @@
|
|||||||
|
|
||||||
Prior to submitting a new issue make sure to complete these steps:
|
Prior to submitting a new issue make sure to complete these steps:
|
||||||
|
|
||||||
1. Search _existing issues_ for the same or similiar problems that have already been reported.
|
1. Checkout the `dev` branch and confirm the issue is present there as well.
|
||||||
2. Checkout the `dev` branch and confirm the issue is present there as well.
|
|
||||||
The `dev` branch contains fixes that may not have been merged to `master` yet.
|
The `dev` branch contains fixes that may not have been merged to `master` yet.
|
||||||
|
2. Post the syntax you are using (default/mediawiki/markdown) **and** your vimwiki settings from your `.vimrc`
|
||||||
3. Provide a detailed description of the problem including **steps to reproduce the issue**.
|
3. Provide a detailed description of the problem including **steps to reproduce the issue**.
|
||||||
4. Include the output of `:VimwikiShowVersion`.
|
4. Include the output of `:VimwikiShowVersion`.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user