Skip to content

Commit ed9ede4

Browse files
committed
Update bug report template
1 parent 6f7ae15 commit ed9ede4

File tree

1 file changed

+12
-17
lines changed

1 file changed

+12
-17
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+12-17
Original file line numberDiff line numberDiff line change
@@ -9,34 +9,29 @@ assignees: ''
99
---
1010

1111
**Describe the bug**
12+
1213
A clear and concise description of what the bug is.
1314

1415
**To Reproduce**
15-
Steps to reproduce the behavior:
1616

17-
1. Go to '…'
18-
2. Click on '…'
19-
3. Scroll down to '…'
20-
4. See error
17+
Ideally, reproduce the issue [with the online playgound](https://codepen.io/nicoespeon/pen/arqPWb?editors=0010).
18+
19+
Otherwise, please detail steps to reproduce the behavior. Add code if necessary.
2120

2221
**Expected behavior**
23-
A clear and concise description of what you expected to happen.
22+
23+
Clear and concise description of what you expected to happen.
2424

2525
**Screenshots**
26-
If applicable, add screenshots to help explain your problem.
2726

28-
**Desktop (please complete the following information):**
27+
If applicable, add screenshots to help explain your problem.
2928

30-
- OS: [e.g. iOS]
31-
- Browser [e.g. chrome, safari]
32-
- Version [e.g. 22]
29+
**Context**
3330

34-
**Smartphone (please complete the following information):**
31+
- Which library is impacted? (e.g. `@gitgraph/js` and `@gitgraph/react`)
32+
- Which version of the library is it?
33+
- What browser and version is impacted? (e.g. Chrome 74)
3534

36-
- Device: [e.g. iPhone6]
37-
- OS: [e.g. iOS8.1]
38-
- Browser [e.g. stock browser, safari]
39-
- Version [e.g. 22]
35+
**Additional information**
4036

41-
**Additional context**
4237
Add any other context about the problem here.

0 commit comments

Comments
 (0)