web/.github/ISSUE_TEMPLATE/bug_report.md

1.7 KiB

name about labels
Bug Report Create a report to help us improve bug

Checklist

  • I have read the tutorials and know the correct effect of the functional design.
  • There are no similar reports on existing issues (including closed ones).
  • I found the bug on the latest code of master branch.

Describe the bug

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected 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. macOS 10.15.6]
  • Browser: [e.g. Chrome 85.0.4183.83 (Official Build) (64-bit)]

Smartphone

  • Device: [e.g. iPhone 6]
  • OS: [e.g. iOS 13.6.1]
  • Browser: [e.g. Chrome 22]

Additional context