Ver Fonte

templates: added issue template

Jeffrey Wilcke há 9 anos atrás
pai
commit
a0e2e22a4f
2 ficheiros alterados com 20 adições e 0 exclusões
  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]
+````