diff --git a/.github/issue_template.md b/.github/issue_template.md index 33b5338..d8cc987 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,7 +1,7 @@ Prior to submitting a new issue make sure to complete these steps: - [ ] 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. - [ ] 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`.