Skip to content

Commit 754bf7a

Browse files
authored
Update Bug_report.md
1 parent 87eed9d commit 754bf7a

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

.github/ISSUE_TEMPLATE/Bug_report.md

+8-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
name: Bug report
3-
about: Create a report to help us improve
3+
description: Create a report to help us improve
4+
labels: Bug,Unverified
45
---
56

67
**Describe the bug**
@@ -22,10 +23,13 @@ If applicable, add screenshots to help explain your problem.
2223

2324
**Context (please complete the following information):**
2425

25-
- Library version: _please verify that the bug exists in the latest release_
26-
- Environment:
27-
- Example URL:
26+
- Sinon version : _please verify that the bug exists in the latest Sinon release_
27+
- Output of `npx envinfo --browsers --binaries`:
28+
```
29+
```
30+
- Other relevant environmental info:
2831
- Other libraries you are using:
32+
- Example URL: <!-- if applicable, for instance a demo on RunKit or Code Sandbox -->
2933

3034
**Additional context**
3135
Add any other context about the problem here.

0 commit comments

Comments
 (0)