This is an automated email from the ASF dual-hosted git repository. brycemecum pushed a commit to branch minor/usage-questions-issue-template in repository https://gitbox.apache.org/repos/asf/arrow.git
commit 606cef2cdd8a85b99ed7b9091e1644d7b069a301 Author: Bryce Mecum <[email protected]> AuthorDate: Fri Feb 7 08:32:05 2025 -0800 Tweak text --- .github/ISSUE_TEMPLATE/usage_question.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/usage_question.yaml b/.github/ISSUE_TEMPLATE/usage_question.yaml index 8429f4be77..3c232dd931 100644 --- a/.github/ISSUE_TEMPLATE/usage_question.yaml +++ b/.github/ISSUE_TEMPLATE/usage_question.yaml @@ -27,7 +27,8 @@ body: 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 the [public mailing - lists](https://arrow.apache.org/community/): + lists](https://arrow.apache.org/community/) as these provide higher + visibility than GitHub issues: * For usage questions, please email [email protected] (first subscribe by sending an e-mail to [email protected]).
