Add more details to the bug-issue template.

This commit is contained in:
Cotes Chung 2020-08-30 14:41:10 +08:00
parent e96f9051c0
commit 31656e8cda
1 changed files with 14 additions and 8 deletions

View File

@ -4,7 +4,8 @@ about: Create a report to help us improve
labels: bug
---
<!-- Note: Please follow the template to open a new issue, otherwise your question will probably be ignored. -->
<!-- Note: Please follow the template to open a new issue, otherwise your question will probably be ignored. If you are new to Jekyll or Github Pages, you may be misreporting bugs. When you are not sure if this is a bug, choose to the `Question` type instead. -->
## Checklist
<!-- Please complete the following list of tasks, and then check it by change the "[ ]" to "[x]" -->
@ -30,18 +31,23 @@ Steps to reproduce the behavior:
### Screenshots
<!-- If applicable, add screenshots to help explain your problem. -->
### Software
<!-- Please complete the following information -->
- 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
<!-- Please complete the following information -->
- 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
<!-- please complete the following information -->
- 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
<!-- Add any other context about the problem here. -->