Skip to content

Commit 6c78656

Browse files
ConnorKirksvozza
andauthored
chore: update CONTRIBUTING.md (#4659)
Co-authored-by: Stefano Vozza <svozza@amazon.com>
1 parent 5199d3e commit 6c78656

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,11 @@
2222
Thank you for your interest in contributing to our project. Whether it's a [bug report](https://github.com/aws-powertools/powertools-lambda-typescript/issues/new?assignees=&labels=type%2Fbug%2Ctriage&projects=aws-powertools%2F7&template=bug_report.yml&title=Bug%3A+TITLE), [new feature](https://github.com/aws-powertools/powertools-lambda-typescript/issues/new?assignees=&labels=type%2Ffeature-request%2Ctriage&projects=aws-powertools%2F7&template=feature_request.yml&title=Feature+request%3A+TITLE), [correction](https://github.com/aws-powertools/powertools-lambda-typescript/issues/new/choose), or [additional documentation](https://github.com/aws-powertools/powertools-lambda-typescript/issues/new?assignees=&labels=area%2Fdocumentation%2Ctriage&projects=aws-powertools%2F7&template=documentation_improvements.yml&title=Docs%3A+TITLE), we greatly value feedback and contributions from our community.
2323
<!-- markdownlint-enable MD013 -->
2424

25-
Please read through this document before submitting any issues or pull requests to ensure we have all the necessary information to effectively respond to your bug report or contribution.
25+
We encourage contributions from the community and we will work with contributors to merge their pull requests.
26+
Rarely, we may close pull requests that do not meet our guidelines specified in CONTRIBUTING.md, or will require unreasonable effort to meet our quality bar.
27+
28+
Please read through this document before submitting any issues or pull requests to ensure we have all the necessary
29+
information to effectively respond to your bug report or contribution.
2630

2731
## Reporting Bugs/Feature Requests
2832

0 commit comments

Comments
 (0)