iemejia commented on a change in pull request #31232: URL: https://github.com/apache/spark/pull/31232#discussion_r559442416
########## File path: .github/PULL_REQUEST_TEMPLATE ########## @@ -7,7 +7,7 @@ Thanks for sending a pull request! Here are some tips for you: 5. Please write your PR title to summarize what this PR proposes. 6. If possible, provide a concise example to reproduce the issue for a faster review. 7. If you want to add a new configuration, please read the guideline first for naming configurations in - 'core/src/main/scala/org/apache/spark/internal/config/ConfigEntry.scala'. + https://github.com/apache/spark/blob/master/core/src/main/scala/org/apache/spark/internal/config/ConfigEntry.scala Review comment: This is just a minor improvement to make the contribution experience better, we send contributors to read something but they have to go and look it manually instead of easily accessing the link. Since it is not related to Avro upgrade I can remove it if you prefer. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
