mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-10 15:42:14 +00:00
ICU-21824 add a basic CONTRIBUTING.md
This commit is contained in:
parent
c48f218600
commit
55b9f7cd51
1 changed files with 14 additions and 0 deletions
14
CONTRIBUTING.md
Normal file
14
CONTRIBUTING.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Contributing to ICU
|
||||
|
||||
Thank you for wanting to contribute to ICU!
|
||||
|
||||
Please see our instructions at <https://icu.unicode.org/processes/contribute>
|
||||
|
||||
### License
|
||||
|
||||
Please see [./icu4c/LICENSE](./icu4c/LICENSE) (C and J are under an identical license file.)
|
||||
|
||||
> Copyright © 2021 and later Unicode, Inc. and others. All Rights Reserved.
|
||||
Unicode and the Unicode Logo are registered trademarks
|
||||
of Unicode, Inc. in the U.S. and other countries.
|
||||
[Terms of Use and License](http://www.unicode.org/copyright.html)
|
Loading…
Add table
Reference in a new issue