浏览代码

[skip ci] add github issue template

Chris Bannister 8 年之前
父节点
当前提交
7ebc9cfb84
共有 1 个文件被更改,包括 22 次插入0 次删除
  1. 22 0
      .github/issue_template.md

+ 22 - 0
.github/issue_template.md

@@ -0,0 +1,22 @@
+Please answer these questions before submitting your issue. Thanks!
+
+### What version of Cassandra are you using?
+
+### What did you do?
+
+
+### What did you expect to see?
+
+
+### What did you see instead?
+
+---
+
+If you are having connectivy related issues please share the following additional information
+
+### Describe your Cassandra cluster
+please provide the following information
+
+- output of `nodetool status`
+- output of `SELECT peer, rpc_address FROM system.peers`
+- rebuild your application with the `gocql_debug` tag and post the output