-
Notifications
You must be signed in to change notification settings - Fork 120
[Website] Update Community page for GitHub Discussions #630
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 5 commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
9162df3
Update community.md
amoeba c5a078c
Improve wording about Issues
amoeba 700a20d
Update community.md
amoeba 324e170
Hard wrap
amoeba ac8107b
Overhaul issues/discussions section
amoeba 7731847
Update community.md
amoeba 63473b1
Remove extra period
amoeba 0535367
Fix formatting of the paragraph
amoeba 98b90f1
Add All Others under Standards group too
amoeba File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -88,6 +88,32 @@ activity is captured in email form for archival purposes. | |
| <li> <code>github@</code> for all activity on the GitHub repositories {% include mailing_list_links.html list="github" %} </li> | ||
| </ul> | ||
|
|
||
| ### GitHub | ||
|
|
||
| We use GitHub Issues as a place to report bugs, request new features, and to | ||
| track the queue of development work. For usage questions, some of our | ||
| repositories use Discussions as an alternative to the <[email protected]> | ||
| mailing list {% include mailing_list_links.html list="user" %}. For those | ||
| repositories, Discussions are mirrored to the <[email protected]> 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](https://github.com/apache/arrow-go) ([Issues](https://github.com/apache/arrow-go/issues)) | ||
| - Java: [apache/arrow-java](https://github.com/apache/arrow-java) ([Issues](https://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](https://github.com/apache/arrow-rs) ([Issues](https://github.com/apache/arrow-rs/issues), [Discussions](https://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](https://github.com/apache/arrow) ([Issues](https://github.com/apache/arrow/issues), [Discussions](https://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)) | ||
ianmcook marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
|
||
| ### Stack Overflow | ||
|
|
||
| For questions on how to use Arrow libraries, you may want to use the Stack | ||
|
|
@@ -97,13 +123,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: | ||
|
|
||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.