Skip to content

Commit 2e1beb9

Browse files
Adding more detail to feedback page (#191)
* Adding more detail to feedback page * Adding more detail to feedback page
1 parent ac90369 commit 2e1beb9

File tree

4 files changed

+69
-8
lines changed

4 files changed

+69
-8
lines changed

source/images/compass/bug-votes.png

4.07 KB
Loading
85.8 KB
Loading
85.7 KB
Loading

source/submit-feedback.txt

Lines changed: 69 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,80 @@ Submit Feedback
66

77
.. default-domain:: mongodb
88

9+
.. contents:: On this page
10+
:local:
11+
:backlinks: none
12+
:depth: 1
13+
:class: singlecol
14+
915
Questions, concerns or feedback on |compass| are appreciated.
1016

11-
- To report a bug or feature request, submit a ticket to the
12-
`MongoDB Compass JIRA
13-
<https://jira.mongodb.org/projects/COMPASS/issues>`_.
17+
Enterprise Support
18+
------------------
19+
20+
If you have an enterprise or professional MongoDB subscription,
21+
you can submit a ticket to the `Commercial Support JIRA
22+
<https://jira.mongodb.com>`_ for direct feedback and support.
23+
24+
Submit a Bug Ticket or Feature Request to JIRA
25+
----------------------------------------------
26+
27+
To report a bug or feature request, submit a ticket to the
28+
`MongoDB Compass JIRA
29+
<https://jira.mongodb.org/projects/COMPASS/issues>`_.
30+
31+
Bug Ticket
32+
~~~~~~~~~~
33+
34+
To submit a bug ticket:
35+
36+
- Set the :guilabel:`Issue Type` to ``Bug``,
37+
38+
- Provide a :guilabel:`Summary`,
39+
40+
- Use the :guilabel:`Description` to list the exact steps needed to
41+
reproduce the issue,
42+
43+
- Use the :guilabel:`Attachment` to upload screenshot(s) of the issue,
44+
and
45+
46+
- Specify the :guilabel:`Affected Version/s` and :guilabel:`Environment`
47+
for your new bug report.
48+
49+
.. figure:: /images/compass/sample-bug-ticket.png
50+
:alt: Sample bug ticket
51+
:figwidth: 600px
52+
53+
Feature Requests
54+
~~~~~~~~~~~~~~~~
55+
56+
To submit a feature request:
57+
58+
- Set the :guilabel:`Issue Type` to ``Story``,
59+
60+
- Provide a :guilabel:`Summary`,
61+
62+
- Use the :guilabel:`Description` to explain your goal(s), use case and
63+
reasoning for the new feature request.
1464

15-
- If you have an enterprise or professional MongoDB subscription,
16-
you can submit a ticket to the `Commercial Support JIRA
17-
<https://jira.mongodb.com>`_ for direct feedback and support.
65+
.. figure:: /images/compass/sample-feature-request.png
66+
:alt: Sample feature request
67+
:figwidth: 600px
1868

19-
- For other feedback, contact
20-
69+
Vote on Issues
70+
~~~~~~~~~~~~~~
2171

72+
After you login to JIRA, you can vote for any bug or feature request
73+
ticket in the :guilabel:`People` section on the right-hand side of the
74+
ticket. Issues with more votes are more likely to be prioritized by the
75+
Compass development team.
2276

77+
.. figure:: /images/compass/bug-votes.png
78+
:alt: Vote for bugs
79+
:figwidth: 450px
2380

81+
Other Feedback
82+
--------------
2483

84+
For other feedback, email
85+

0 commit comments

Comments
 (0)