From c57238975afa2bbfa0e25f2d6e82386d29cf61e0 Mon Sep 17 00:00:00 2001 From: Cotes Chung <11371340+cotes2020@users.noreply.github.com> Date: Sat, 12 Mar 2022 17:20:51 +0800 Subject: [PATCH] docs: update bug report template --- .github/ISSUE_TEMPLATE/bug_report.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) 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