mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-18 10:50:44 +00:00
removed issue template
This commit is contained in:
parent
39a2b11e85
commit
229f36e24c
1 changed files with 0 additions and 26 deletions
26
.github/ISSUE_TEMPLATE.md
vendored
26
.github/ISSUE_TEMPLATE.md
vendored
|
|
@ -1,26 +0,0 @@
|
||||||
Hi there,
|
|
||||||
|
|
||||||
please note that this is an issue tracker reserved for bug reports and feature requests.
|
|
||||||
|
|
||||||
For general questions please use the gitter channel or the Ethereum stack exchange at https://ethereum.stackexchange.com.
|
|
||||||
|
|
||||||
#### System information
|
|
||||||
|
|
||||||
Geth version: `geth version`
|
|
||||||
OS & Version: Windows/Linux/OSX
|
|
||||||
Commit hash : (if `develop`)
|
|
||||||
|
|
||||||
#### Expected behaviour
|
|
||||||
|
|
||||||
|
|
||||||
#### Actual behaviour
|
|
||||||
|
|
||||||
|
|
||||||
#### Steps to reproduce the behaviour
|
|
||||||
|
|
||||||
|
|
||||||
#### Backtrace
|
|
||||||
|
|
||||||
````
|
|
||||||
[backtrace]
|
|
||||||
````
|
|
||||||
Loading…
Reference in a new issue