Commits


Bryce Mecum authored and GitHub committed f7aa50dbecc
MINOR: [R] Update BugReports field in DESCRIPTION (#33809) Issue tracking was moved from Jira to GitHub. References: - https://lists.apache.org/thread/nkzbg0481k0dt0l2wq9b2k60kpg5hk62 - https://github.com/apache/arrow/issues/14542 ### Rationale for this change The BugReports field should point to the best place for users to go to submit bugs. See [R: Bug Reporting in R](https://www.r-project.org/bugs.html#:~:text=Some%20packages%20have%20a%20bug%20submission%20page%2C%20such%20as%20an%20issue%20tracker%20on%20GitHub%2C%20listed%20under%20the%20BugReports%20field%20in%20the%20package%20description.). ### Are these changes tested? No. ### Are there any user-facing changes? No. Authored-by: Bryce Mecum <petridish@gmail.com> Signed-off-by: Nic Crane <thisisnic@gmail.com>