We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aa5abe commit 9c41aabCopy full SHA for 9c41aab
1 file changed
README.md
@@ -74,13 +74,13 @@ See the [Cassandra error handling done right blog](https://www.datastax.com/blog
74
75
* [Manual](manual/)
76
* [API docs]
77
-* Bug tracking: [JIRA]
+* Bug tracking: [JIRA]. Make sure to select the "Client/java-driver" component when filing new tickets!
78
* [Mailing list]
79
* [Changelog]
80
* [FAQ]
81
82
[API docs]: https://docs.datastax.com/en/drivers/java/4.17
83
-[JIRA]: https://datastax-oss.atlassian.net/browse/JAVA
+[JIRA]: https://issues.apache.org/jira/issues/?jql=project%20%3D%20CASSANDRA%20AND%20component%20%3D%20%22Client%2Fjava-driver%22%20ORDER%20BY%20key%20DESC
84
[Mailing list]: https://groups.google.com/a/lists.datastax.com/forum/#!forum/java-driver-user
85
[Changelog]: changelog/
86
[FAQ]: faq/
0 commit comments