toddfarmer commented on code in PR #14675: URL: https://github.com/apache/arrow/pull/14675#discussion_r1027043990
########## .github/ISSUE_TEMPLATE/usage_question.yaml: ########## @@ -0,0 +1,72 @@ +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). + + Do not be surprised by responses to issues raised here directing you + to those mailing lists, or to report a bug or feature request here. + + Thank you! + - type: textarea + id: description + attributes: + label: Describe the bug, including details regarding any error messages, version, and platform. Review Comment: This comment meds fixing - this is not a big report. -- 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