Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 1.05 KB

CONTRIBUTING.md

File metadata and controls

13 lines (7 loc) · 1.05 KB

Contributing

The C++ code in this repository mirror a specific version of the upstream Apple ICU repository. We do not accept changes to those files in this repository.

The Swift code is intended for use only by 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.

Bug reports

We are using GitHub Issues for tracking bugs, feature requests, and other work.