Skip to content

Commit d0f0be9

Browse files
committed
Merge branch 'master' of github.com:jaywilz/react-bootstrap-range-slider
2 parents 6a40b59 + cb4503e commit d0f0be9

File tree

1 file changed

+16
-18
lines changed

1 file changed

+16
-18
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 16 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -12,27 +12,25 @@ A clear and concise description of what the bug is.
1212

1313
**To Reproduce**
1414
Steps to reproduce the behavior:
15-
1. Go to '...'
16-
2. Click on '....'
17-
3. Scroll down to '....'
18-
4. See error
15+
- What you entered on the command line (if applicable)
16+
- How you interacted with the component in the browser (if applicable)
17+
18+
**Output/Result**
19+
- Command line output (if applicable)
20+
- Console log output/errors (if applicable)
21+
- Development Tools output/screenshot (if applicable)
22+
- Screenshot or video of component showing the issue (if applicable)
1923

2024
**Expected behavior**
2125
A clear and concise description of what you expected to happen.
2226

23-
**Screenshots**
24-
If applicable, add screenshots to help explain your problem.
25-
26-
**Desktop (please complete the following information):**
27-
- OS: [e.g. iOS]
28-
- Browser [e.g. chrome, safari]
29-
- Version [e.g. 22]
30-
31-
**Smartphone (please complete the following information):**
32-
- Device: [e.g. iPhone6]
33-
- OS: [e.g. iOS8.1]
34-
- Browser [e.g. stock browser, safari]
35-
- Version [e.g. 22]
27+
**Your Setup (if you think this information will be useful)**
28+
- Node.js version [e.g. v13.2.0]
29+
- NPM or Yarn version [e.g. 6.13.1]
30+
- OS [e.g. macOS Mohave, Ubuntu 18.04, Windows 10]
31+
- Browser version (if applicable) [e.g. Chrome Version 81]
32+
- package.json
33+
- package-lock.json or yarn.lock
3634

37-
**Additional context**
35+
**Additional context (optional)**
3836
Add any other context about the problem here.

0 commit comments

Comments
 (0)