From 474ed73228e57def33e23d87ec850854f2254db4 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Wed, 17 Jan 2018 11:50:08 -0500 Subject: [PATCH] Update issue template --- .github/ISSUE_TEMPLATE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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`.