diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index d787801..7c79a52 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -35,14 +35,15 @@ Steps to reproduce the behavior: -### Software +### Environment - -- Ruby version: -- Gem version: -- Bundler version: -- Jekyll version: -- Theme version: +| Command | Version | +|-----------------------------------|---------| +| `ruby -v` | | +| `gem -v` | | +| `bundle -v` | | +| `bundle exec jekyll -v` | | +| `bundle info jekyll-theme-chirpy` | | ### Desktop