rok commented on code in PR #286: URL: https://github.com/apache/arrow-site/pull/286#discussion_r1051220402
########## community.md: ########## @@ -75,18 +74,14 @@ their own tags (for example, ### GitHub issues -We support GitHub issues as a lightweight way to ask questions and engage with -the Arrow developer community. That said, we use -[JIRA](https://issues.apache.org/jira/browse/ARROW) for maintaining a queue of -development work and as the public record for work on the project, and we use -the mailing lists for development discussions, so to keep things in a single -place, we prefer not to have lengthy discussions on GitHub issues. - -If you know your question is actually a bug report or feature request, we -encourage you to go straight to JIRA. If you're not sure, feel free to make a -GitHub issue to ask your question and we can triage/redirect your question -there. +We use GitHub issues as a way to ask questions and engage with the Arrow developer +community but also for maintaining a queue of development work and as the public +record for work on the project. We use the mailing lists for development discussions, +so to keep things in a single place, we prefer not to have lengthy discussions on +GitHub issues. Review Comment: ```suggestion 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. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
