Skip to content

Commit 506c927

Browse files
committed
Merge pull request #2343 from obscuren/issue-templates-master
templates: added issue template
2 parents 34b622a + c0673ee commit 506c927

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)