raulcd commented on code in PR #49131: URL: https://github.com/apache/arrow/pull/49131#discussion_r2760163490
########## .github/pull_request_template.md: ########## @@ -4,6 +4,7 @@ If this is your first pull request you can find detailed information on how to c * [New Contributor's Guide](https://arrow.apache.org/docs/dev/developers/guide/step_by_step/pr_lifecycle.html#reviews-and-merge-of-the-pull-request) * [Contributing Overview](https://arrow.apache.org/docs/dev/developers/overview.html) + * [AI-generated Code Guidance](https://arrow.apache.org/docs/dev/developers/overview.html#AI-generated-code) Review Comment: The anchor doesn't seem to work on Firefox unless it is lower-case: ```suggestion * [AI-generated Code Guidance](https://arrow.apache.org/docs/dev/developers/overview.html#ai-generated-code) ``` -- 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]
