diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 3c4f292..8a58d6a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -4,7 +4,8 @@ about: Create a report to help us improve labels: bug --- - + + ## Checklist @@ -30,18 +31,23 @@ Steps to reproduce the behavior: ### Screenshots +### Software + +- Ruby version: [by running: `ruby -v`] +- Gem version: [by running: `gem -v`] +- Bundler version: [by running: `bundle -v`] +- Jekyll version: [by running: `bundle list | grep " jekyll "`] + ### Desktop -- OS: [e.g. iOS] -- Browser: [e.g. chrome, safari] -- Version: [e.g. 22] +- OS: [e.g. macOS 10.15.6] +- Browser: [e.g. Chrome 85.0.4183.83 (Official Build) (64-bit)] ### Smartphone -- Device: [e.g. iPhone6] -- OS: [e.g. iOS8.1] -- Browser: [e.g. stock browser, safari] -- Version: [e.g. 22] +- Device: [e.g. iPhone 6] +- OS: [e.g. iOS 13.6.1] +- Browser: [e.g. Chrome 22] ### Additional context