Skip to content

Commit f89d435

Browse files
committed
ICU-23055 add contacts page from ICU Site
See #3519
1 parent af17808 commit f89d435

File tree

1 file changed

+54
-0
lines changed

1 file changed

+54
-0
lines changed

docs/contacts.md

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
---
2+
layout: default
3+
title: Contacts and Mailing Lists
4+
nav_order: 150
5+
---
6+
7+
<!--
8+
© 2025 and later: Unicode, Inc. and others.
9+
License & terms of use: http://www.unicode.org/copyright.html
10+
-->
11+
12+
# Contacts and Mailing Lists
13+
14+
ICU uses several mailing lists for discussions, announcements and notifications. The mailing list server provides web-based subscription with several options, list archives, digest mode, etc. Please follow the links to the mailing lists you are interested in.
15+
16+
*Note:* In order to post to the support or design lists you *must subscribe first* — posts by non-members are rejected. You can browse the list archives without subscribing by following the links below, or search the archives.
17+
18+
As a general rule of etiquette, please do not include confidential information or mark your emails as urgent. These are public mailing lists used by many volunteers. The volunteers will try to answer your question as soon as possible.
19+
20+
## Mailing lists
21+
22+
**[[email protected]](https://groups.google.com/a/unicode.org/g/icu-support)**
23+
24+
ICU C/C++/Java usage discussions, support and platform specific issues (e.g. downloading, compiling, linking, packaging, debugging, ICU API usage, ICU data, etc.)
25+
26+
You can also subscribe by sending an email to [email protected]
27+
28+
**[[email protected]](https://groups.google.com/a/unicode.org/g/icu-announce)**
29+
30+
Contains important announcements about the ICU project, such as new releases. **Read-only.**
31+
32+
You can also subscribe by sending an email to [email protected]
33+
34+
**[[email protected]](https://groups.google.com/a/unicode.org/g/icu-design)**
35+
36+
This list is for API proposals and their discussion. *(If you have a problem building ICU, or a question about using ICU, do not use this list — use icu-support instead.)*
37+
38+
You can also subscribe by sending an email to [email protected]
39+
40+
## Bugs & feature requests
41+
42+
You can **report a bug or request a new feature** with the [bug tracking system](https://icu.unicode.org/bugs). (This is not a mailing list, but a web-based bug tracking system). If you have an ICU4C or ICU4J build problem, you will get a faster response from the icu-support mailing list. Please do not use the icu-design mailing list for build issues.
43+
44+
## Obsolete mailing lists
45+
46+
The following mailing lists preserve archived discussions. They are closed for new discussion.
47+
48+
https://groups.google.com/a/unicode.org/g/icu-charsets
49+
50+
An archived list about ICU conversion data and API. (inactive list; active 2001-2003)
51+
52+
https://groups.google.com/a/unicode.org/g/icu-issues
53+
54+
An archived list of pre-issue-tracker ICU issues (inactive list; active 2001-2004)

0 commit comments

Comments
 (0)