In this guide, you can learn how to report issues, suggest new features, and contribute to PyMongoArrow.
You can find support for general questions by using the MongoDB Stack Overflow tag or the MongoDB Reddit community.
Bugs and Feature Requests
To report a bug or to request a new feature in PyMongoArrow, please open an issue in JIRA, our issue management tool, using the following steps:
Navigate to the ARROW 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 ARROW project can be viewed by everyone.
If you identify a security vulnerability in the library 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 library. To contribute, open a pull request against the PyMongoArrow GitHub repository. We will guide user contributions to ensure that they meet the standards of the codebase.