44Issues & Help
55=============
66
7- .. default-domain:: mongodb
7+ .. contents:: On this page
8+ :local:
9+ :backlinks: none
10+ :depth: 1
11+ :class: singlecol
812
913The MongoDB developer community is highly engaged and encompasses users with a range of Visual Studio Code experience.
1014
@@ -15,18 +19,24 @@ Refer to our :manual:`support channels </support>` documentation for more inform
1519Bugs / Feature Requests
1620-----------------------
1721
18- If you think you've found a bug or want to request a new MongoDB Analyzer feature, please open a case in our issue management tool, JIRA:
22+ If you think you've found a bug or want to request a new feature in the
23+ {+product+}, please open a case in MongoDB's issue management tool,
24+ JIRA, by performing the following steps:
1925
20- * `Create an account and login <https://jira.mongodb.org>`__.
21- * Navigate to `the VS project <https://jira.mongodb.org/browse/VS>`__.
22- * Click **Create**. Please provide as much information as possible about the
23- issue and the steps to reproduce it.
26+ 1. Visit the `MongoDB JIRA issue tracker <https://jira.mongodb.org/>`__ and click the
27+ `signup link <https://account.mongodb.com/account/register>`__.
28+ Create an account, and then log in to JIRA.
29+ #. Navigate to the `VS JIRA project <https://jira.mongodb.org/browse/VS>`__.
30+ #. Click :guilabel:`Create` to create a ticket. Please provide as much
31+ information as possible about the issue or request in the ticket.
2432
25- Bug reports in JIRA for the Visual Studio project are **public**.
33+ .. note::
2634
27- If you've identified a security vulnerability in the analyzer or any other
28- MongoDB project, please report it according to the instructions found in the
29- :manual:`Create a Vulnerability Report </tutorial/create-a-vulnerability-report>` page.
35+ Bug reports in the VS JIRA project are publicly viewable.
36+
37+ If you’ve identified a security vulnerability in any official MongoDB
38+ product, please report it according to the instructions found in the
39+ :manual:`Create a Vulnerability Report page </tutorial/create-a-vulnerability-report>`.
3040
3141Pull Requests
3242-------------
0 commit comments