In this guide, you can learn how to report issues, suggest new features, and contribute to PyMongo.
You can find support for general questions by using the MongoDB Stack Overflow tag or the MongoDB Reddit community.
Bugs / Feature Requests
To report a bug or to request a new feature in PyMongo, please open an issue in JIRA, our issue-management tool, using the following steps:
Navigate to the PYTHON Driver project.
Click Create Issue. Please provide as much information as possible about the issue and the steps to reproduce it.
Bug reports in JIRA for the PyMongo 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 Create a Vulnerability Report.
Pull Requests
We are happy to accept contributions to help improve the driver. To contribute to the official driver, follow the development and testing guidelines. We will guide user contributions to ensure they meet the standards of the codebase.