From 71f0a2356a6d9c4da9c0dda04116ff7bfec714c0 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Thu, 24 Aug 2017 14:48:01 -0400 Subject: [PATCH] Adjust line break --- .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 778fcafb..6b03cc9e 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -47,7 +47,8 @@ server locally. If an error occurred on GitHub Pages when pushing, please test a local version - following these setup instructions: https://help.github.com/articles/setting-up-your-github-pages-site-locally-with-jekyll/ + following these setup instructions: + https://help.github.com/articles/setting-up-your-github-pages-site-locally-with-jekyll/ And provide a complete log by running `bundle exec jekyll --trace --verbose` and including this output in the filed issue.