diff --git a/_includes/mailing_list_links.html b/_includes/mailing_list_links.html index 7393053d5511..20a0be2feffe 100644 --- a/_includes/mailing_list_links.html +++ b/_includes/mailing_list_links.html @@ -15,4 +15,4 @@ limitations under the License. {% endcomment %} -(subscribe, unsubscribe, archives) +(subscribe, unsubscribe, archives) \ No newline at end of file diff --git a/community.md b/community.md index 0376143200a2..b348c253dd2d 100644 --- a/community.md +++ b/community.md @@ -88,6 +88,26 @@ activity is captured in email form for archival purposes.
  • github@ for all activity on the GitHub repositories {% include mailing_list_links.html list="github" %}
  • +### GitHub + +

    We use GitHub Issues as a place to report bugs, request new features, and track the queue of development work. For usage questions, some of our repositories use GitHub Discussions as an alternative to the user@ mailing list {% include mailing_list_links.html list="user" %}. For those repositories, Discussions are mirrored to the user@ mailing list {% include mailing_list_links.html list="user" %} and users are welcome to ask usage questions in either location. Maintainers may convert usage type Issues to Discussions as appropriate.

    + +Please create Issues or start Discussions on the appropriate repository: + +Implementations: + +- Go: [apache/arrow-go](http://github.com/apache/arrow-go) ([Issues](http://github.com/apache/arrow-go/issues)) +- Java: [apache/arrow-java](http://github.com/apache/arrow-java) ([Issues](http://github.com/apache/arrow-java/issues)) +- nanoarrow: [apache/arrow-nanoarrow](https://github.com/apache/arrow-nanoarrow) ([Issues](https://github.com/apache/arrow-nanoarrow/issues), [Discussions](https://github.com/apache/arrow-nanoarrow/discussions)) +- Rust: [apache/arrow-rs](http://github.com/apache/arrow-rs) ([Issues](http://github.com/apache/arrow-rs/issues), [Discussions](http://github.com/apache/arrow-rs/discussions)) +- .NET: [apache/arrow-dotnet](https://github.com/apache/arrow-dotnet) ([Issues](https://github.com/apache/arrow-dotnet/issues), [Discussions](https://github.com/apache/arrow-dotnet/discussions)) +- All Others: [apache/arrow](http://github.com/apache/arrow) ([Issues](http://github.com/apache/arrow/issues), [Discussions](http://github.com/apache/arrow/discussions)) + +Standards: + +- ADBC: [apache/arrow-adbc](https://github.com/apache/arrow-adbc) ([Issues](https://github.com/apache/arrow-adbc/issues), [Discussions](https://github.com/apache/arrow-adbc/discussions)) +- All Others: [apache/arrow](http://github.com/apache/arrow) ([Issues](http://github.com/apache/arrow/issues), [Discussions](http://github.com/apache/arrow/discussions)) + ### Stack Overflow For questions on how to use Arrow libraries, you may want to use the Stack @@ -97,13 +117,6 @@ addition to the programming language. Some languages and subprojects may have their own tags (for example, [pyarrow](https://stackoverflow.com/questions/tagged/pyarrow)). -### GitHub issues - -We use GitHub issues as a way to ask questions and engage with the Arrow developer -community and for maintaining a queue of development work and as the public -record of work on the project. We use the mailing lists for development discussions, -where a lengthy discussions is required. - ### Meetings We host online meetings to provide spaces for synchronous discussions about the Arrow project. These discussions usually focus on topics of interest to developers who are contributing to Arrow, but we welcome users of Arrow to join. Currently there are three series of regularly held meetings: