-
Notifications
You must be signed in to change notification settings - Fork 20
DOCSP-46330 Issues & help #146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 4 commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
@@ -0,0 +1,40 @@ | ||||||
.. _django-issues-and-help: | ||||||
|
||||||
============= | ||||||
Issues & Help | ||||||
============= | ||||||
|
||||||
.. contents:: On this page | ||||||
:local: | ||||||
:backlinks: none | ||||||
:depth: 1 | ||||||
:class: singlecol | ||||||
|
||||||
.. facet:: | ||||||
:name: genre | ||||||
:values: reference | ||||||
|
||||||
.. meta:: | ||||||
:keywords: suggestion, bug, github, django | ||||||
|
||||||
We're glad to have such a vibrant community of users of the {+django-odm+}. We | ||||||
recommend seeking support for general | ||||||
questions through the :community-forum:`MongoDB Community Forums. <tag/python/>` | ||||||
|
||||||
Bugs / Feature Requests | ||||||
----------------------- | ||||||
|
||||||
To report a bug or to request a new feature in the {+django-odm+}, | ||||||
please open an issue in JIRA, our issue-management tool, using the | ||||||
following steps: | ||||||
|
||||||
1. `Create a JIRA account <https://jira.mongodb.org>`__. | ||||||
#. Navigate to `the Python Integrations project <https://jira.mongodb.org/projects/INTPYTHON/>`__. | ||||||
#. Click :guilabel:`Create Issue`. Please provide as much information as possible about the | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
Q: Are you referring to the green 'Create' button at the top of the page? Should edit if so There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Looks like that one does the same thing, but this is referring to the |
||||||
issue and the steps to reproduce it. | ||||||
|
||||||
Bug reports in JIRA for the {+django-odm+} project can be viewed by everyone. | ||||||
|
||||||
If you identify a security vulnerability in the driver or in any other | ||||||
MongoDB project, please report it according to the instructions found in | ||||||
:manual:`Create a Vulnerability Report </tutorial/create-a-vulnerability-report>`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nit