diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..d56b1528 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,45 @@ + + +- [ ] This is a question about using the theme. +- [ ] I believe this to be a bug with the theme --- not Jekyll, GitHub Pages or one of the bundled plugins. +- [ ] This is a feature request. +- [ ] 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:** +- **Operating system:** + + +--- + +## Expected behavior + + + +## Steps to reproduce the behavior + + \ No newline at end of file