Explorar o código

Merge pull request #2342 from obscuren/issue-templates

templates: added issue template
Jeffrey Wilcke %!s(int64=9) %!d(string=hai) anos
pai
achega
42c049e519
Modificáronse 2 ficheiros con 20 adicións e 0 borrados
  1. 0 0
      .github/CONTRIBUTING.md
  2. 20 0
      .github/ISSUE_TEMPLATE.md

+ 0 - 0
CONTRIBUTING.md → .github/CONTRIBUTING.md


+ 20 - 0
.github/ISSUE_TEMPLATE.md

@@ -0,0 +1,20 @@
+#### 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]
+````