1.. _communication-and-collaboration:
2
3Communication and Collaboration
4###############################
5
6The `Zephyr Discord Server <https://chat.zephyrproject.org>`_ is the primary
7chat forum used by Zephyr developers, contributors, and users.
8
9The `Zephyr project mailing lists
10<https://lists.zephyrproject.org/g/main/subgroups>`_ are used as an additional
11communication tool by project members, contributors, and the community. There
12are specialized mailing lists for specific interests. Several lists are public
13and open. Mailing lists are always available for use in situations where
14Discord is unavailable or an unsuitable forum.
15
16In general, bug reports and other issues should be reported as `GitHub Issues
17<https://github.com/zephyrproject-rtos/zephyr/issues>`_ and not broadcasted to
18the mailing list. The same applies to code reviews.
19