@@ -5,34 +5,33 @@ Issues & Help
5
5
.. default-domain:: mongodb
6
6
7
7
Often, the quickest way to get support for general questions is through the
8
- `MongoDB Community Forums for Kafka Connector <https://developer.mongodb.com/community/forums/tags/c/connectors-integrations/48/kafka-connector>`__.
8
+ `MongoDB Community Forums <https://developer.mongodb.com/community/forums/tags/c/connectors-integrations/48/kafka-connector>`__.
9
9
10
10
Refer to our `support channels <http://www.mongodb.org/about/support>`__ documentation for more information.
11
11
12
12
Bugs / Feature Requests
13
13
-----------------------
14
14
15
- To report a bug or to request a new feature for the Kafka Connector,
16
- please open a case in our issue management tool, JIRA:
15
+ If you think you've found a bug or want to see a new feature in the
16
+ Kafka Connector, please open a case in our issue management tool, JIRA:
17
17
18
18
* `Create an account and login <https://jira.mongodb.org>`__.
19
19
* Navigate to `the KAFKA project <https://jira.mongodb.org/browse/KAFKA>`__.
20
- * Click **Create Issue **. Please provide as much information as possible about the
20
+ * Click **Create**. Please provide as much information as possible about the
21
21
issue and the steps to reproduce it.
22
22
23
- .. note::
24
-
25
- Bug reports in JIRA for the Kafka Connector project are **public**.
23
+ Bug reports in JIRA for the Kafka Connector project are **public**.
26
24
27
- If you have identified a security vulnerability in the connector or any other
28
- MongoDB project, please report it according to the instructions found on the
29
- `Create a Vulnerability Report <http://docs.mongodb.org/manual/tutorial/create-a-vulnerability-report>`__ page .
25
+ If you've identified a security vulnerability in the connector or any other
26
+ MongoDB project, please report it according to the instructions found in the
27
+ `Create a Vulnerability Report <http://docs.mongodb.org/manual/tutorial/create-a-vulnerability-report>`__.
30
28
31
29
Pull Requests
32
30
-------------
33
31
34
- We are happy to accept contributions to help improve the connector. We review
35
- user contributions to ensure they meet the standards of the codebase.
32
+ We're happy to accept contributions to help improve the connector. We
33
+ will review user contributions to ensure they meet the standards of the
34
+ codebase.
36
35
37
36
To get started check out the source and work on a branch:
38
37
0 commit comments