Skip to content

Update CONTRIBUTING.md #48

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 20, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ The C++ code in this repository mirror a specific version of the [upstream Apple

The Swift code is intended for use only by [Swift Foundation](https://github.com/swift/swift-foundation). The Swift API here is not intended to be a full Swift wrapper for ICU. Foundation is the preferred API to use for clients that wish to take advantage of ICU's functionality, as that API is available on all platforms including Darwin. Therefore, most pull requests should be targeted at Foundation and not at this repository.

## Licensing

By submitting a pull request, you represent that you have the right to license your contribution to Apple and the community, and agree by submitting the patch that your contributions are licensed under the [Swift license](https://swift.org/LICENSE.txt).

## Bug reports

Expand Down