Explorar el Código

Merge pull request #671 from Shopify/github-templates

Add issue template
Evan Huus hace 9 años
padre
commit
8bf3440ed7
Se han modificado 2 ficheros con 19 adiciones y 0 borrados
  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
+
+