TODO: Please describe your changes here.
TODO: Please read the following on ICU Contributing, and then delete these instructions.
Thank you for your pull request!
- For general info on contributing: https://github.com/unicode-org/icu/blob/main/CONTRIBUTING.md
- Associating PRs with Jira issues
- We require each pull request to be associated with a Jira issue.
- Reuse existing issues for minor changes:
- ICU 79 docs minor fixes: ICU-23248 — User Guide & API docs typos etc., and version updates (e.g., dependabot for User Guide)
- ICU 79 code warnings/version updates: ICU-23247 — Fix compiler warnings. Update versions of code-related dependencies (e.g., dependabot).
- Contributors license agreement (CLA):
TODO: Fill out the checklist below.
Checklist
- [ ] Required: Issue filed: ICU-NNNNN
- [ ] Required: The PR title must be prefixed with a JIRA Issue number. Example: “ICU-NNNNN Fix xyz”
- [ ] Required: Each commit message must be prefixed with a JIRA Issue number. Example: “ICU-NNNNN Fix xyz”
- [ ] Issue accepted (done by Technical Committee after discussion)
- [ ] Tests included, if applicable
- [ ] API docs and/or User Guide docs changed or added, if applicable
- [ ] Approver: Feel free to merge on my behalf