Skip to content

Commit

Permalink
Update bug_report.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KingSora authored Oct 12, 2024
1 parent 4c8ed44 commit d217965
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ Steps to reproduce the behavior:
A clear and concise description of what you expected to happen.

**Examples**
Please create a small example of the bug.
To do this you can use online platforms like [JSFiddle](https://jsfiddle.net/), [CodeSandbox](https://codesandbox.io/) or [StackBlitz](https://stackblitz.com/). You can also create a separate Github repository which I can clone.
Please create a minimal reproduction example of the bug.
To do this you can use online platforms like https://stackblitz.com, https://jsfiddle.net or https://codesandbox.io. You can also create a separate Github repository which I can clone.

As a starting point you could use one of these templates:
As a starting point you could use one of the following templates:
- Vanilla Javascript: https://stackblitz.com/edit/vitejs-vite-bv459t
- React: https://stackblitz.com/edit/vitejs-vite-ou12p3
- Vue: https://stackblitz.com/edit/vitejs-vite-8bbg5d
Expand Down

0 comments on commit d217965

Please sign in to comment.