Skip to content

Commit b6a0bf3

Browse files
committed
Merge branch 'master' of github.com:jaywilz/react-bootstrap-range-slider
2 parents 6e4902a + 7355e57 commit b6a0bf3

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,26 +11,26 @@ assignees: ''
1111
A clear and concise description of what the bug is.
1212

1313
**To Reproduce**
14-
Steps to reproduce the behavior:
15-
- What you entered on the command line (if applicable)
16-
- How you interacted with the component in the browser (if applicable)
14+
Steps to reproduce the behavior (optional / if applicable):
15+
- What you entered on the command line
16+
- Your package.json
17+
- How you interacted with the component in the browser
18+
- A complete minimal example, that includes relevant config and source files
1719

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)
20+
**Output/Result (optional / if applicable)**
21+
- Command line output
22+
- Console log output/errors
23+
- Development Tools output/screenshot
24+
- Screenshot or video of component showing the issue
2325

24-
**Expected behavior**
26+
**Expected behavior (optional)**
2527
A clear and concise description of what you expected to happen.
2628

27-
**Your Setup (if you think this information will be useful)**
29+
**Your Setup (if you think any of this information will be useful)**
2830
- Node.js version [e.g. v13.2.0]
2931
- NPM or Yarn version [e.g. 6.13.1]
3032
- OS [e.g. macOS Mohave, Ubuntu 18.04, Windows 10]
3133
- Browser version (if applicable) [e.g. Chrome Version 81]
32-
- package.json
33-
- package-lock.json or yarn.lock
3434

3535
**Additional context (optional)**
3636
Add any other context about the problem here.

0 commit comments

Comments
 (0)