jonbio/.github/ISSUE_TEMPLATE/bug_report.md

40 lines
795 B
Markdown
Raw Normal View History

2021-07-24 15:11:15 +08:00
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
2023-07-22 16:18:02 +08:00
2021-07-24 15:11:15 +08:00
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**System Info (if dev / build issue):**
2023-07-22 16:18:02 +08:00
- OS: [e.g. iOS]
2023-10-19 10:43:55 +08:00
- Node version (please ensure you are using 18+)
2023-07-22 16:18:02 +08:00
- Npm version
2021-07-24 15:11:15 +08:00
**Browser Info (if display / formatting issue):**
2023-07-22 16:18:02 +08:00
2021-07-24 15:11:15 +08:00
- Device [e.g. Desktop, iPhone6]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
**Additional context**
Add any other context about the problem here.