You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ Contributing Code
22
22
Contributing to this project is easy. You just need to follow these steps.
23
23
24
24
- Make sure you have a user account at `bugs.mysql.com <https://bugs.mysql.com>`_. You will need to reference this user account when you submit your Oracle Contributor Agreement (OCA).
25
-
- Sign the Oracle Contributor Agreement. You can find instructions for doing that at the `OCA Page <https://www.oracle.com/technetwork/community/oca-486395.html>`_.
25
+
- Sign the Oracle Contributor Agreement. You can find instructions for doing that at the `OCA Page <https://oca.opensource.oracle.com/>`_.
26
26
- Develop your pull request. Make sure you are aware of the `requirements <https://dev.mysql.com/doc/dev/connector-python/8.0/requirements.html>`_ for the project.
27
27
- Validate your pull request by including tests that sufficiently cover the functionality you are adding.
28
28
- Verify that the entire test suite passes with your code applied.
0 commit comments