kou opened a new issue, #7581: URL: https://github.com/apache/arrow-rs/issues/7581
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** https://github.com/apache/arrow-rs/pull/7563 changed to use the PR title and description (as the default value) of a merged squashed commit. Our PR template includes `Closes #123` as an example in comment. So if a PR doesn't remove the comment in our PR template, #123 is closed automatically. Example: https://github.com/apache/arrow-rs/commit/28c3cb93d8c06e15269e945cacf4a7286f64fd4f / https://github.com/apache/arrow-rs/pull/7535 **Describe the solution you'd like** Don't use comment in our PR template. FYI: * apache/arrow uses this approach: apache/arrow#45599 / apache/arrow#45485 * apache/arrow removes comments in sections and uses a top description as a normal text (not a comment) * apache/arrow-go uses this approach: apache/arrow-go#164 **Describe alternatives you've considered** Remove the `Close #123` example. **Additional context** None. -- 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: github-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org