8000 issues + help page · nickldp/docs-kotlin@adbac9c · GitHub
[go: up one dir, main page]

Skip to content

Commit adbac9c

Browse files
committed
issues + help page
1 parent a339864 commit adbac9c

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

source/issues-and-help.txt

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ We are lucky to have a vibrant MongoDB Kotlin community that includes users
1414
with varying levels of experience using the Kotlin driver. We find the quickest
1515
way to get support for general questions is through the `MongoDB Community Forums <https://community.mongodb.com>`_.
1616

17-
Refer to our `support channels <https://www.mongodb.org/about/support>`_
17+
Refer to our `support channels <https://www.mongodb.org/about/support>`__
1818
documentation for more information.
1919

2020
Bugs / Feature Requests
@@ -23,12 +23,15 @@ Bugs / Feature Requests
2323
If you think you've found a bug or want to see a new feature in the Kotlin
2424
driver, please open a case in our issue management tool, JIRA:
2525

26-
* `Create an account and login <https://jira.mongodb.org>`_.
27-
* Navigate to `the JAVA project <https://jira.mongodb.org/browse/JAVA>`_.
26+
* `Create an account and login <https://jira.mongodb.org>`__.
27+
* Navigate to `the JAVA project <https://jira.mongodb.org/browse/JAVA>`__.
2828
* Click :guilabel:`Create`. Please provide as much information as possible
2929
about the issue and the steps to reproduce it.
3030

31-
Bug reports in JIRA for the Kotlin driver and the Core Server (i.e. SERVER) project are **public**.
31+
.. important:: Bug Reports Are Public
32+
33+
Bug reports in JIRA for the Kotlin driver and the Core Server (i.e. SERVER)
34+
project are public.
3235

3336
If you've identified a security vulnerability in a driver or any other
3437
MongoDB project, please report it according to the instructions found in the
@@ -40,7 +43,7 @@ Pull Requests
4043
We are happy to accept contributions to help improve the driver. We will guide
4144
user contributions to ensure they meet the standards of the codebase. Please
4245
ensure that any pull requests include documentation, tests, and pass the
43-
**gradle** checks.
46+
``gradle`` checks.
4447

4548
To get started check out the source and work on a branch:
4649

source/quick-start.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ want to connect to as shown below.
112112

113113
.. TODO:(DOCSP-29148) will have to update the image and description of UI for kotlin
114114

115-
.. important:: Use Java driver connection string
115+
.. important:: Use Java Driver Connection String
116116

117117
The Kotlin driver has not yet been added to the Atlas UI. You can use the
118118
Java driver connection string instead.

0 commit comments

Comments
 (0)
0