diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 63a44d864661..cb3aac83607a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -14,7 +14,7 @@ about: "Is something not working as expected?" for solutions and to avoid duplication. - Ask for help at http://talk.jekyllrb.com/ - After exhausting these suggestions use the format below. + If none of the above solved your problem, you can continue below. --> ## Environment @@ -25,7 +25,7 @@ about: "Is something not working as expected?" Issues without a link to a public repository or ZIP file will likely go ignored. Being able to see your actual files is necessary to troubleshoot, as most - issues stem from invalid/missing YAML Front Matter, a mis-configured _config.sys + issues stem from invalid/missing YAML Front Matter, a mis-configured _config.yml file, or problematic site content. --> @@ -33,7 +33,7 @@ about: "Is something not working as expected?" - Ruby gem or remote theme version: - Jekyll version: - Git repository URL: -- GitHub Pages hosted (if yes provide URL to site): +- Hosted on GitHub Pages (if yes provide URL to site): - Operating system: ## Expected behavior @@ -46,7 +46,7 @@ about: "Is something not working as expected?" ## Steps to reproduce the behavior