jorisvandenbossche commented on code in PR #33660:
URL: https://github.com/apache/arrow/pull/33660#discussion_r1070924984


##########
.github/pull_request_template.md:
##########
@@ -57,5 +57,10 @@ If there are user-facing changes then we may require 
documentation to be updated
 -->
 
 <!--
-If there are any breaking changes to public APIs, please add the 
`breaking-change` label.
--->
\ No newline at end of file
+If there are any breaking changes to public APIs, please check the box below:
+-->
+* [ ] This PR includes breaking changes to public APIs.
+<!--
+Check the box below if the changes fix either a security vulnerability or a 
bug that caused incorrect or invalid data to be produced. We use this to 
highlight fixes to issues that may affect users without their knowledge. For 
this reason, fixing bugs that cause errors or crashes don't count, since those 
are usually obvious.
+-->
+* [ ] This PR contains a "Critical Fix".

Review Comment:
   Also, if there are breaking changes to the public API, we should maybe ask 
to actually list / describe the exact change(s), instead of just checking the 
box? (and potentially give some rationale for making the change, although that 
could also refer to the issue)



-- 
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]

Reply via email to