Skip to content

Commit c572389

Browse files
committed
docs: update bug report template
1 parent c2c503f commit c572389

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,15 @@ Steps to reproduce the behavior:
3535

3636
<!-- If applicable, add screenshots to help explain your problem. -->
3737

38-
### Software
39-
40-
<!-- Please complete the following information -->
41-
- Ruby version: <!-- by running: `ruby -v` -->
42-
- Gem version: <!-- by running: `gem -v`-->
43-
- Bundler version: <!-- by running: `bundle -v`-->
44-
- Jekyll version: <!-- by running: `bundle list | grep " jekyll "` -->
45-
- Theme version: <!-- by running: `gem list | grep jekyll-theme-chirpy` -->
38+
### Environment
39+
40+
| Command | Version |
41+
|-----------------------------------|---------|
42+
| `ruby -v` | |
43+
| `gem -v` | |
44+
| `bundle -v` | |
45+
| `bundle exec jekyll -v` | |
46+
| `bundle info jekyll-theme-chirpy` | |
4647

4748
### Desktop
4849

0 commit comments

Comments
 (0)