File tree Expand file tree Collapse file tree 1 file changed +45
-0
lines changed Expand file tree Collapse file tree 1 file changed +45
-0
lines changed Original file line number Diff line number Diff line change
1
+ .. _django-issues-and-help:
2
+
3
+ =============
4
+ Issues & Help
5
+ =============
6
+
7
+ .. contents:: On this page
8
+ :local:
9
+ :backlinks: none
10
+ :depth: 1
11
+ :class: singlecol
12
+
13
+ .. facet::
14
+ :name: genre
15
+ :values: reference
16
+
17
+ .. meta::
18
+ :keywords: suggestion, bug, github, django
19
+
20
+ We're glad to have such a vibrant community of users of {+django-odm+}. We
21
+ recommend seeking support for general
22
+ questions through the :community-forum:`MongoDB Community Forums <tag/python/>`.
23
+
24
+ .. TODO: Uncomment below when limitations page is done
25
+ .. .. note::
26
+
27
+ .. {+django-odm+} is in public preview. To see a list of limitations, see the :ref:`limitations` page.
28
+
29
+ Bugs / Feature Requests
30
+ -----------------------
31
+
32
+ To report a bug or to request a new feature in {+django-odm+},
33
+ please open an issue in JIRA, our issue-management tool, using the
34
+ following steps:
35
+
36
+ 1. `Create a JIRA account <https://jira.mongodb.org>`__.
37
+ #. Navigate to `the Python Integrations project <https://jira.mongodb.org/projects/INTPYTHON/>`__.
38
+ #. Click :guilabel:`Create Issue`. Please provide as much information as possible about the
39
+ issue and the steps to reproduce it.
40
+
41
+ Bug reports in JIRA for the {+django-odm+} project can be viewed by everyone.
42
+
43
+ If you identify a security vulnerability in the driver or in any other
44
+ MongoDB project, please report it according to the instructions found in
45
+ :manual:`Create a Vulnerability Report </tutorial/create-a-vulnerability-report>`.
You can’t perform that action at this time.
0 commit comments