1--- 2layout: default 3title: Misc 4nav_order: 15 5has_children: true 6--- 7<!-- 8© 2020 and later: Unicode, Inc. and others. 9License & terms of use: http://www.unicode.org/copyright.html 10--> 11 12# Development 13 14Top-level page for topics for ICU developers. See the subpages listed below for 15details: 16 17[Coding Guidelines](codingguidelines.md) 18 19[Contributions to the ICU library](contributions.md) 20 21[Synchronization Issues](sync/index.md)