Skip to content

Commit

Permalink
Create bug_report.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hhstore authored Jun 14, 2022
1 parent f5232cf commit e0fcd24
Showing 1 changed file with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
---
name: Bug report
about: Create a report to help us improve
title: "[bug]"
labels: bug
assignees: ''

---

## Describe the bug

A clear and concise description of what the bug is.

## To Reproduce

> **NOTE**:Self-contained, minimal reproducing samples are extremely helpful and will expedite addressing your issue
Steps to reproduce the behavior:

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.

## Environment
<!--- Please provide the necessary environment information -->

- Device: \[e.g. iPhone6]
- OS: \[e.g. Ubuntu 18.04LTS]
- Browser \[e.g. chrome, safari]
- Version \[e.g. 22]

## Additional context

Add any other context about the problem here.

0 comments on commit e0fcd24

Please sign in to comment.