From 64c9f3d36d632b1657616c06ea8f08f14cf6438d Mon Sep 17 00:00:00 2001 From: Rane Brown Date: Sun, 12 Jan 2020 21:13:51 -0700 Subject: [PATCH] Remove extra checkbox --- .github/issue_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`.