thisisnic commented on code in PR #14852: URL: https://github.com/apache/arrow/pull/14852#discussion_r1041321961
########## r/README.md: ########## @@ -93,13 +93,12 @@ In addition to the official [Arrow R package documentation](https://arrow.apache ## Getting help If you encounter a bug, please file an issue with a minimal reproducible -example on the [Apache Jira issue -tracker](https://issues.apache.org/jira/projects/ARROW/issues). Create -an account or log in, then click "Create" to file an issue. Select the -project "Apache Arrow (ARROW)", select the component "R", and begin -the issue summary with "[R]" followed by a space. For more -information, see the "Report bugs and propose features" section of the -[Contributing to Apache +example on [GitHub issues](https://github.com/apache/arrow/issues/new/choose). +Log in to you account and select the type of issue you want to create. +Add a meaningful title prefixed with **`[R]`** followed by a space, the +issue summary and select component **R** from the dropdown list. Review Comment: ```suggestion Log in to your account and select the type of issue you want to create. Add a meaningful title prefixed with **`[R]`** followed by a space, the issue summary and select component **R** from the dropdown list. ``` -- 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]
