File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed
Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff 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
2424Contributions 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
3038To send us a pull request, please:
3139
You can’t perform that action at this time.
0 commit comments