浏览代码

Merge pull request #671 from Shopify/github-templates

Add issue template
Evan Huus 9 年之前
父节点
当前提交
8bf3440ed7
共有 2 个文件被更改,包括 19 次插入0 次删除
  1. 0 0
      .github/CONTRIBUTING.md
  2. 19 0
      .github/ISSUE_TEMPLATE.md

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


+ 19 - 0
.github/ISSUE_TEMPLATE.md

@@ -0,0 +1,19 @@
+##### Versions
+
+Sarama Version:
+Kafka Version:
+Go Version:
+
+##### Configuration
+
+What configuration values are you using for Sarama and Kafka?
+
+##### Logs
+
+When filing an issue please provide logs from Sarama and Kafka if at all
+possible. You can set `sarama.Logger` to a `log.Logger` to capture Sarama debug
+output.
+
+##### Problem Description
+
+