Skip to content

Commit

Permalink
bug report formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
oyejorge committed Oct 22, 2023
1 parent f5edb5e commit a92c189
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/ISSUE_TEMPLATE/BUG_REPORT.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ body:
label: Steps to reproduce
description: |
Create an example on JSFiddle, CodePen or similar service and outline the steps for reproducing the bug.
**Tip** go to [tom-select.js.org](https://tom-select.js.org) and click "edit" -> "JSFiddle" or "CodePen" to start a example)
**Tip** go to tom-select.js.org and click "edit" -> "JSFiddle" or "CodePen" to start a example)
value: |
1. Go to ...
2. Click on ....
Expand All @@ -44,10 +43,10 @@ body:
attributes:
label: Additional context
description: Add any other context about the problem here
value: "
value: |
- OS: [e.g. iOS, Windows]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
- Device: [e.g. iPhone6]"
- Device: [e.g. iPhone6]
validations:
required: true

0 comments on commit a92c189

Please sign in to comment.