From f1410c7e239c0f2d1205e09968803b4b9db078b4 Mon Sep 17 00:00:00 2001 From: Frank Taillandier Date: Sat, 24 Jun 2017 18:31:58 +0200 Subject: [PATCH] run `jekyll doctor` to check the config (#6169) Merge pull request 6169 --- .github/ISSUE_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 77602bc6..b1d43598 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -18,6 +18,7 @@ - [ ] I believe this to be a bug, not a question about using Jekyll. - [ ] I updated to the latest Jekyll (or) if on GitHub Pages to the latest `github-pages` +- [ ] I ran `jekyll doctor` to check my configuration - [ ] I read the CONTRIBUTION file at https://jekyllrb.com/docs/contributing/ - [ ] This is a feature request.