Lines Matching +full:begin +full:- +full:after +full:- +full:commit +full:- +full:hash
8 …- If you are not a native language speaker, but have evidence of CLDR data being incorrect, file a…
9 …- For data that is not collected in the [Survey Tool], such as [supplemental data][], file a [Jira…
11 …- For structural issues, note that many issues may be due to misunderstandings of the LDML spec. F…
12 … - File a [Jira][] ticket and provide evidence for the spec issues or to establish a new structure.
13 …- If your organization is not a [Unicode member][], consider becoming a member and work as a CLDR …
15 - To contribute in internal tooling, [Contact][] us.
16 - See [Tools source][] and [Repository Organization][]
20 - `cldr-apps/`: (Survey Tool).
22 - UI: performance improvements, visual and functional refinements
23 - Additional checks (CheckCLDR) to validate CLDR data.
24 - `java/`: The core CLDR tooling.
26 - better documentation around code components
27 - updates to use newer/different library dependencies
28 - writing unit tests to improve code coverage
29 - better documentation around command line tools
35 - The PR and commits must reference a [Jira][] ticket which has been accepted by the CLDR-TC. Open …
36 - The CLA must be signed, agreeing to the [Terms of use][]. You will be prompted on the PR to sign …
37 - All tests must pass (See below)
38 - The PR must be reviewed by a TC member.
39 - The PR should have a single commit, and the first line of the commit must
40 begin with the accepted Jira ticket number.
42 ### Sample commit message
44 CLDR-0000 Brief Description of Change
47 after the blank line.
48 - Here is an item
49 - Here is another item
53 - Usage of CLDR data and software is governed by the Unicode [Terms of use][] a copy of which is in…
54 - Some CLDR tools depend on libraries in tools/cldr-code/libs/; use of these libraries is governed …
55 …- For example, use of the Guava, Xerces, and Myanmar Tools libraries is subject to the Apache Lice…
56 - Use of the ICU libraries is subject to the ICU License, included as [ICU-LICENSE](./ICU-LICENSE).
57 - There must be a signed CLA before code is contributed, the PR will not be merged until the CLA is…
65 mvn test --file=tools/pom.xml
74 …n once a commit is pushed to GitHub and when a PR is opened requesting changes to CLDR. You will s…
78 - ● An orange circle indicates that information is not available yet, such as a test that is still …
79 - ✖ A red X indicates a failure or a warning. Depending on the type of issue, merging might be bloc…
80 - ✔ A green checkmark indicates success.
82 
86 
92 Copyright © 1991-2022 Unicode, Inc.
95 [Survey Tool]: https://cldr.unicode.org/index/survey-tool
97 [Jira]: https://github.com/unicode-org/cldr/blob/main/docs/requesting_changes.md
98 [Tools source]: https://github.com/unicode-org/cldr/tree/main/tools
99 [Maven setup]: https://cldr.unicode.org/development/cldr-development-site/maven-setup
102 [Unicode member]: https://home.unicode.org/membership/why-join/
103 [supplemental data]: https://github.com/unicode-org/cldr/tree/main/common/supplemental
104 …ecks]: https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/about-status-…
105 [Running Tests]: https://cldr.unicode.org/development/cldr-development-site/running-tests