Skip to content

Commit 03b9f8f

Browse files
authored
Combine redundant sections (#351)
Combined and removed duplicate section.
1 parent 769069a commit 03b9f8f

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ reported the issue. Please try to include as much information as you can. Detail
2020
* Anything unusual about your environment or deployment
2121

2222
## Finding contributions to work on
23-
Looking at the existing issues is a great way to find something to contribute to. We label issues that are well-defined and ready for community contributions with the "ready for contribution" label.
23+
Looking at the existing issues is a great way to find something to contribute to. We label issues that are well-defined and ready for community contributions with the "ready for contribution" label. As our projects, by default, use the default GitHub issue labels (enhancement/bug/duplicate/help wanted/invalid/question/wontfix), looking at any 'help wanted' issues is a great place to start.
2424

2525
Check our "Ready for Contribution" issues for items you can work on:
2626
- [SDK Python Issues](https://github.com/strands-agents/sdk-python/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22ready%20for%20contribution%22)
@@ -50,11 +50,6 @@ To send us a pull request, please:
5050
GitHub provides additional document on [forking a repository](https://help.github.com/articles/fork-a-repo/) and
5151
[creating a pull request](https://help.github.com/articles/creating-a-pull-request/).
5252

53-
54-
## Finding contributions to work on
55-
Looking at the existing issues is a great way to find something to contribute to. As our projects, by default, use the default GitHub issue labels (enhancement/bug/duplicate/help wanted/invalid/question/wontfix), looking at any 'help wanted' issues is a great place to start.
56-
57-
5853
## Code of Conduct
5954
This project has adopted the [Amazon Open Source Code of Conduct](https://aws.github.io/code-of-conduct).
6055
For more information see the [Code of Conduct FAQ](https://aws.github.io/code-of-conduct-faq) or contact

0 commit comments

Comments
 (0)