Skip to content

Commit 9c41aab

Browse files
committed
Update link to JIRA to ASF instance. Also include information about populating the component field.
Patch by Bret McGuire; reviewed by Bret McGuire, Alexandre Dutra
1 parent 4aa5abe commit 9c41aab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,13 +74,13 @@ See the [Cassandra error handling done right blog](https://www.datastax.com/blog
7474

7575
* [Manual](manual/)
7676
* [API docs]
77-
* Bug tracking: [JIRA]
77+
* Bug tracking: [JIRA]. Make sure to select the "Client/java-driver" component when filing new tickets!
7878
* [Mailing list]
7979
* [Changelog]
8080
* [FAQ]
8181

8282
[API docs]: https://docs.datastax.com/en/drivers/java/4.17
83-
[JIRA]: https://datastax-oss.atlassian.net/browse/JAVA
83+
[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
8484
[Mailing list]: https://groups.google.com/a/lists.datastax.com/forum/#!forum/java-driver-user
8585
[Changelog]: changelog/
8686
[FAQ]: faq/

0 commit comments

Comments
 (0)