Skip to content

Commit 48da49a

Browse files
committed
template update for bug
1 parent 79909ee commit 48da49a

1 file changed

Lines changed: 19 additions & 28 deletions

File tree

Lines changed: 19 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,32 @@
11
---
22
name: Bug report
33
about: Create a report to help us improve
4-
title: ''
5-
labels: ''
6-
assignees: ''
7-
4+
title: ""
5+
labels: bug
6+
assignees: ""
87
---
98

10-
<!--- NOTE: Issues that do not follow the template below will be closed -->
9+
### Before submitting
10+
11+
- [ ] I searched existing issues to avoid duplicates
12+
13+
### Bug description
14+
15+
<!-- What happened? What did you expect instead? -->
1116

12-
**Checklist before opening an issue**\
13-
Lots of issues are opened that are unrelated to this lib, please take a moment to ensure the issue is not on your end 🙏.
14-
- [ ] Did you try google/chatgpt?
15-
- [ ] Did you search for previous Issues in this repo?
17+
### Version
1618

17-
**Describe the bug**\
18-
A clear and concise description of what the bug is.
19+
`react-image-gallery` version:
1920

20-
**Image Gallery Version**\
21-
What version of `react-image-gallery` are you using?
21+
### Reproduction
2222

23-
**To Reproduce**\
24-
Steps to reproduce the behavior:
25-
1. Go to '...'
26-
2. Click on '....'
27-
3. Scroll down to '....'
28-
4. See error
23+
<!-- Link to CodeSandbox/StackBlitz or steps to reproduce -->
2924

30-
**Expected behavior**\
31-
A clear and concise description of what you expected to happen.
25+
### Environment
3226

33-
**Screenshots**\
34-
If applicable, add screenshots to help explain your problem.
27+
- Browser:
28+
- OS:
3529

36-
**Client info (please complete the following information):**\
37-
- OS: [e.g. iOS]
38-
- Browser: [e.g. chrome, safari]
30+
### Screenshots (optional)
3931

40-
**Additional context**\
41-
Add any other context about the problem here.
32+
<!-- Drag and drop images here if helpful -->

0 commit comments

Comments
 (0)