Contributing#

Thank you for your interest in contributing to cuda-bindings! Based on the type of contribution, it will fall into two categories:

  1. You want to report a bug, feature request, or documentation issue.

    File an issue describing what you encountered or what you want to see changed. The NVIDIA team will evaluate the issue, triage it, and schedule it for a release. If you believe the issue needs priority attention, comment on the issue to notify the team.

  2. You want to implement a feature, improvement, or bug fix.

    Before starting work on an existing issue, comment on the issue to express your interest and wait to be assigned by a maintainer. This helps avoid redundant effort.

    Follow the repository contribution guide, including signing off each commit under the Developer Certificate of Origin (DCO) and cryptographically signing commits.