Skip to content

Commit 3110832

Browse files
committed
Update communication.rst
1 parent 21c9628 commit 3110832

File tree

1 file changed

+14
-5
lines changed

1 file changed

+14
-5
lines changed

docs/source/developers/guide/communication.rst

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -51,17 +51,20 @@ Where to get help 👋
5151
====================
5252

5353
For any question you may have or problems you are facing you can write to
54-
user or development :ref:`mailing_list` or you can create an issue on
55-
:ref:`github`. Also use GitHub to search through the issues, report bugs
56-
and create feature requests or proposals.
54+
user or development :ref:`mailing_list`,
55+
[GitHub Discussions](https://github.com/apache/arrow/discussions) or you can
56+
create an issue on :ref:`github`. Also use GitHub to search through the issues,
57+
report bugs and create feature requests or proposals.
5758

5859
.. _github:
5960

6061
GitHub
6162
~~~~~~
6263

6364
Different options of communicating are provided through GitHub where the project
64-
is hosted. What we use are GitHub Issues and Pull Requests.
65+
is hosted. What we use are [GitHub Issues](https://github.com/apache/arrow/issues),
66+
[Discussions](https://github.com/apache/arrow/discussions) and
67+
[Pull Requests](https://github.com/apache/arrow/pulls).
6568

6669
You can use GitHub issues to:
6770

@@ -75,7 +78,8 @@ You can use GitHub issues to:
7578
- **propose a new feature**,
7679
- **propose a bigger change in the documentation**,
7780
- report **a problem with building** one of the Arrow libraries and discuss
78-
the possible solution (or write to the user mailing list).
81+
the possible solution (or write on GitHub Discussions or to the user mailing
82+
list).
7983

8084
Making an issue about things you are not sure about may feel intimidating,
8185
but it is also useful for others and the project.
@@ -104,6 +108,11 @@ who are mentioned or are collaborating on a Pull Request, the mailing list allow
104108
you to broadcast to all users or developers. Use these when you want to get feedback
105109
or answers from a wider audience.
106110

111+
.. note::
112+
[GitHub Discussions](https://github.com/apache/arrow/discussions) has all posts
113+
mirrored to the <[email protected]> mailing list. **Users are welcome to ask
114+
usage questions in either location.**
115+
107116
There is also a **biweekly developers sync call** that anyone is welcome to join.
108117
It is announced on the development mailing list together with the link to join.
109118

0 commit comments

Comments
 (0)