Skip to content

Commit 21c9628

Browse files
authored
GH-45883: [Docs] Update GitHub Issue Template for GitHub Discussions (#45884)
### Rationale for this change Closes #45883. ### What changes are included in this PR? - Updated template for new issues ### Are these changes tested? - Proofread ### Are there any user-facing changes? No. * GitHub Issue: #45883 Authored-by: Bryce Mecum <[email protected]> Signed-off-by: Raúl Cumplido <[email protected]>
1 parent 9c41cdc commit 21c9628

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

.github/ISSUE_TEMPLATE/usage_question.yaml

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,14 @@ body:
2323
- type: markdown
2424
attributes:
2525
value: >
26-
While we enable issues as a mechanism for new contributors and
26+
While we enable Issues as a mechanism for new contributors and
2727
passers-by who are unfamiliar with Apache Software Foundation projects
2828
to ask questions and interact with the project, we encourage users to
29-
ask such questions on the [public mailing
30-
lists](https://arrow.apache.org/community/) as these provide higher
31-
visibility than GitHub issues:
29+
ask such questions using either [GitHub
30+
Discussions](https://github.com/apache/arrow/discussions) or the mailing
31+
lists.
32+
33+
If you prefer to use the mailing lists,
3234
3335
* For usage questions, please email [email protected] (first
3436
subscribe by sending an e-mail to [email protected]).
@@ -41,7 +43,8 @@ body:
4143
page](https://arrow.apache.org/community/) for more information on the
4244
mailing lists as well as for a link to the searchable archives.
4345
44-
Do not be surprised by responses to issues raised here directing you to those
46+
Do not be surprised by responses to Issues raised here directing you to
47+
[Discussions](https://github.com/apache/arrow/discussions) or the
4548
mailing lists, or to report a bug or feature request here.
4649
4750
Thank you!

0 commit comments

Comments
 (0)