Переглянути джерело

Merge pull request #2342 from obscuren/issue-templates

templates: added issue template
Jeffrey Wilcke 9 роки тому
батько
коміт
42c049e519
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]
+````