Navigation
This version of the documentation is archived and no longer supported.

Contribute to the Driver

For Bugs and Feature Requests

If you think you have found a bug or want to see a new feature in the Ruby driver, please open an issue in JIRA:

  1. Create a Jira account and login.
  2. Navigate to the Ruby project.
  3. Click Create Issue. Provide as much information as possible about the issue, including:
    • Steps to reproduce it.
    • Version information for the driver and MongoDB.
    • Any applicable code snippets, stack traces and log data. Do not include any sensitive data or server logs.

Note

Bug reports in JIRA for the driver and the Core Server (i.e. SERVER) projects are public.

If you identify a security vulnerability in a driver or any other MongoDB project, please report it according to the instructions found in the Create a Vulnerability Report.

Contribute to the MongoDB Ruby Driver

For instructions in contributing to the MongoDB Ruby Driver, see https://github.com/mongodb/mongo-ruby-driver/blob/master/CONTRIBUTING.md.