@@ -5,34 +5,33 @@ Issues & Help
55.. default-domain:: mongodb
66
77Often, 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>`__.
99
1010Refer to our `support channels <http://www.mongodb.org/about/support>`__ documentation for more information.
1111
1212Bugs / Feature Requests
1313-----------------------
1414
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:
1717
1818* `Create an account and login <https://jira.mongodb.org>`__.
1919* 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
2121 issue and the steps to reproduce it.
2222
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**.
2624
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>`__.
3028
3129Pull Requests
3230-------------
3331
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.
3635
3736To get started check out the source and work on a branch:
3837
0 commit comments