kou commented on code in PR #256: URL: https://github.com/apache/arrow-dotnet/pull/256#discussion_r2757106238
########## .github/pull_request_template.md: ########## @@ -5,3 +5,9 @@ Please fill in a description of the changes here. **This contains breaking changes.** <- Remove this line if there are no breaking changes. Closes #NNN. + +<!-- If you are changing documentation, please configure your fork +to publish the documentation to GitHub pages as described in +https://github.com/apache/arrow-dotnet/blob/main/docs/README.md#preview-on-fork, +and uncomment then edit the line below to correct the URL: --> +<!-- Documentation preview: https://${YOUR_GITHUB_ACCOUNT}.github.io/arrow-dotnet --> Review Comment: Could you use normal text instead of comment like the above `**This contains breaking changes.** <- Remove this line if there are no breaking changes.`? -- 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]
