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-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ reported the issue. Please try to include as much information as you can. Detail
23
23
## Contributing via Pull Requests
24
24
Contributions via pull requests are much appreciated. Before sending us a pull request, please ensure that:
25
25
26
-
1. You are working against the latest source on the *master* branch.
26
+
1. You are working against the latest source on the *main* branch.
27
27
2. You check existing open, and recently merged, pull requests to make sure someone else hasn't addressed the problem already.
28
28
3. You open an issue to discuss any significant work - we would hate for your time to be wasted.
29
29
@@ -56,6 +56,6 @@ If you discover a potential security issue in this project we ask that you notif
56
56
57
57
## Licensing
58
58
59
-
See the [LICENSE](https://github.com/awslabs/smithy-typescript/blob/master/LICENSE) file for our project's licensing. We will ask you to confirm the licensing of your contribution.
59
+
See the [LICENSE](https://github.com/awslabs/smithy-typescript/blob/main/LICENSE) file for our project's licensing. We will ask you to confirm the licensing of your contribution.
60
60
61
61
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