diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 8942f584..778fcafb 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -2,28 +2,30 @@ Before submitting please search open and closed issues at https://github.com/mmistakes/minimal-mistakes/issues to avoid duplication. - Feel free to use the following as a template and remove or add fields as you see fit. You can convert `[ ]` into `[x]` to check boxes. + Feel free to use the following as a template and remove or add fields as you + see fit. You can convert `[ ]` into `[x]` completed check boxes. --> - [ ] This is a question about using the theme. - [ ] This is a feature request. -- [ ] I have updated all gems with `bundle update`. -- [ ] I have tested locally with `bundle exec jekyll build`. -- [ ] I believe this to be a bug with the theme --- not Jekyll, GitHub Pages or one of the bundled plugins. +- [ ] I believe this to be a bug with the theme. + - [ ] I have updated all gems with `bundle update`. + - [ ] I have tested locally with `bundle exec jekyll build`. --- ## Environment informations - **Minimal Mistakes version:** -- **`github-pages` or `jekyll` gem version:** +- **Jekyll version:** +- **GitHub Pages hosted:** yes/no - **Operating system:** - --- ## Expected behavior @@ -35,11 +37,20 @@ ## Steps to reproduce the behavior \ No newline at end of file