diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index d7bdb4e4..f9c4dcac 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -7,8 +7,9 @@ --> - [ ] This is a question about using the theme. -- [ ] This is a feature request. +- [ ] This is a feature request or enhancement. - [ ] I believe this to be a bug with the theme. + - [ ] I am using the latest version of the theme. - [ ] I have updated all gems with `bundle update`. - [ ] I have tested locally with `bundle exec jekyll build`.