Skip to content

Commit c0673ee

Browse files
committed
templates: added issue template
(cherry picked from commit a0e2e22)
1 parent 34b622a commit c0673ee

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed
File renamed without changes.

.github/ISSUE_TEMPLATE.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
#### System information
2+
3+
Geth version: `geth version`
4+
OS & Version: Windows/Linux/OSX
5+
Commit hash : (if `develop`)
6+
7+
#### Expected behaviour
8+
9+
10+
#### Actual behaviour
11+
12+
13+
#### Steps to reproduce the behaviour
14+
15+
16+
#### Backtrace
17+
18+
````
19+
[backtrace]
20+
````

0 commit comments

Comments
 (0)