We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a171afb commit 0964511Copy full SHA for 0964511
CONTRIBUTING.md
@@ -23,7 +23,7 @@ very particular circumstances, or is not deterministic, please still report the
23
24
Submit defect reports to our [Jira](https://datastax-oss.atlassian.net/projects/RUBY/issues). Include:
25
26
-* The `cassandra-driver` version (`bundle exec gem cassandra-driver -v`)
+* The `cassandra-driver` version (`bundle show cassandra-driver | sed 's/.*\///'`)
27
* The Ruby version (`ruby -v`)
28
* The Cassandra version (2nd line printed when running `cqlsh`)
29
* A stack trace from the error, if there is one
0 commit comments