소스 검색

[skip ci] update issue template with gocql version

Chris Bannister 8 년 전
부모
커밋
2029819581
1개의 변경된 파일5개의 추가작업 그리고 1개의 파일을 삭제
  1. 5 1
      .github/issue_template.md

+ 5 - 1
.github/issue_template.md

@@ -2,6 +2,10 @@ Please answer these questions before submitting your issue. Thanks!
 
 ### What version of Cassandra are you using?
 
+
+### What version of Gocql are you using?
+
+
 ### What did you do?
 
 
@@ -19,4 +23,4 @@ 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
+- rebuild your application with the `gocql_debug` tag and post the output