@@ -10,8 +10,8 @@ Issues & Help
10
10
:depth: 1
11
11
:class: singlecol
12
12
13
- We are lucky to have a vibrant MongoDB Java community that includes users
14
- with varying levels of experience using the Java driver. We find the quickest
13
+ We are lucky to have a vibrant MongoDB Kotlin community that includes users
14
+ with varying levels of experience using the Kotlin driver. We find the quickest
15
15
way to get support for general questions is through the `MongoDB Community Forums <https://community.mongodb.com>`_.
16
16
17
17
Refer to our `support channels <https://www.mongodb.org/about/support>`_
@@ -20,17 +20,17 @@ documentation for more information.
20
20
Bugs / Feature Requests
21
21
-----------------------
22
22
23
- If you think you've found a bug or want to see a new feature in the Java
23
+ If you think you've found a bug or want to see a new feature in the Kotlin
24
24
driver, please open a case in our issue management tool, JIRA:
25
25
26
26
* `Create an account and login <https://jira.mongodb.org>`_.
27
27
* Navigate to `the JAVA project <https://jira.mongodb.org/browse/JAVA>`_.
28
28
* Click :guilabel:`Create`. Please provide as much information as possible
29
29
about the issue and the steps to reproduce it.
30
30
31
- Bug reports in JIRA for the Java driver and the Core Server (i.e. SERVER) project are **public**.
31
+ Bug reports in JIRA for the Kotlin driver and the Core Server (i.e. SERVER) project are **public**.
32
32
33
- If you’ ve identified a security vulnerability in a driver or any other
33
+ If you' ve identified a security vulnerability in a driver or any other
34
34
MongoDB project, please report it according to the instructions found in the
35
35
:manual:`Create a Vulnerability Report page </tutorial/create-a-vulnerability-report>`.
36
36
0 commit comments