Skip to content

Commit 0dc6f4a

Browse files
authored
Update issue templates
1 parent 3b1d3fc commit 0dc6f4a

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: investigate
6+
assignees: ''
7+
8+
---
9+
10+
Note: Not all sections may be relevant, but please be as thorough while remaining concise as possible. Remove this Notice and any sections that don't feel pertinent.
11+
12+
**Describe the bug**
13+
A clear and concise description of what the bug is.
14+
15+
**Reproduction steps**
16+
Please include code snippets, with console.log output, any contract ABI, contract address, network and the full error.
17+
18+
**Environment:**
19+
Please include anything that may be useful in diagnosing the issue. Node vs Browser? Geth vs Parity vs Ganache? Third Party tools, like Hardhat? Mobile vs. Desktop?
20+
21+
**Search Terms**
22+
Often similar issues have come up before. Include any search terms you have tried in this repository's Issues (including closed issues) and Discussions, so if there are matching issues, we can be sure to add those keywords to make it easier for people to find in the future.

0 commit comments

Comments
 (0)