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.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ Contributions via pull requests are much appreciated.
42
42
43
43
Before sending us a pull request, please ensure that:
44
44
45
-
* You are working against the latest source on the *master* branch.
45
+
* You are working against the latest source on the *main* branch.
46
46
* You check the existing open and recently merged pull requests to make sure someone else hasn't already addressed the problem.
47
47
* You open an issue to discuss any significant work - we would hate for your time to be wasted.
48
48
@@ -182,6 +182,6 @@ If you discover a potential security issue in this project we ask that you notif
182
182
183
183
## Licensing
184
184
185
-
See the [LICENSE](https://github.com/aws/aws-step-functions-data-science-sdk-python/blob/master/LICENSE) file for our project's licensing. We will ask you to confirm the licensing of your contribution.
185
+
See the [LICENSE](https://github.com/aws/aws-step-functions-data-science-sdk-python/blob/main/LICENSE) file for our project's licensing. We will ask you to confirm the licensing of your contribution.
186
186
187
187
We may ask you to sign a [Contributor License Agreement (CLA)](http://en.wikipedia.org/wiki/Contributor_License_Agreement) for larger changes.
0 commit comments