Skip to content

Commit 73252a6

Browse files
author
Noah Meyerhans
committed
Update branch details in CONTRIBUTING.md
1 parent c94027b commit 73252a6

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

CONTRIBUTING.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,17 @@ reported the issue. Please try to include as much information as you can. Detail
2323
## Contributing via Pull Requests
2424
Contributions via pull requests are much appreciated. Before sending us a pull request, please ensure that:
2525

26-
1. You are working against the latest source on the *master* branch.
27-
2. You check existing open, and recently merged, pull requests to make sure someone else hasn't addressed the problem already.
28-
3. You open an issue to discuss any significant work - we would hate for your time to be wasted.
26+
1. You are working against the latest source on the correct branch.
27+
Amazon Linux 2022 releases are made from the *main* branch, while
28+
Amazon Linux 2 releases are made from the *1.x* branch. Your pull
29+
requests should target the branch appropriate to the distribution
30+
you're targeting with your improvement. If you are targeting a
31+
distribution other than Amazon Linux, you should most likely be
32+
working on the *main* branch.
33+
2. You check existing open, and recently merged, pull requests to make
34+
sure someone else hasn't addressed the problem already.
35+
3. You open an issue to discuss any significant work - we would hate
36+
for your time to be wasted.
2937

3038
To send us a pull request, please:
3139

0 commit comments

Comments
 (0)