toddfarmer commented on code in PR #14675: URL: https://github.com/apache/arrow/pull/14675#discussion_r1028454463
########## .github/ISSUE_TEMPLATE/usage_question.yaml: ########## @@ -0,0 +1,66 @@ +name: Usage Question +description: Ask a question +labels: ["Type: usage"] +assignees: [] +body: + - type: markdown + attributes: + value: | + While we enable issues as a mechanism for new contributors and passers-by who are unfamiliar with Apache Software Foundation projects to ask questions and interact with the project, we encourage users to ask such questions on public mailing lists: Review Comment: Incorporated into https://github.com/apache/arrow/pull/14688. ########## .github/ISSUE_TEMPLATE/usage_question.yaml: ########## @@ -0,0 +1,66 @@ +name: Usage Question +description: Ask a question +labels: ["Type: usage"] +assignees: [] +body: + - type: markdown + attributes: + value: | + While we enable issues as a mechanism for new contributors and passers-by who are unfamiliar with Apache Software Foundation projects to ask questions and interact with the project, we encourage users to ask such questions on public mailing lists: + + * Development discussions: d...@arrow.apache.org (first subscribe by sending an e-mail to dev-subscr...@arrow.apache.org). + + * User discussions: u...@arrow.apache.org (first subscribe by sending an e-mail to user-subscr...@arrow.apache.org). Review Comment: Incorporated into https://github.com/apache/arrow/pull/14688. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org