瀏覽代碼

templates: added issue template

Jeffrey Wilcke 9 年之前
父節點
當前提交
a0e2e22a4f
共有 2 個文件被更改,包括 20 次插入0 次删除
  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]
+````