-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
development-processRelated to development process of arrow-rsRelated to development process of arrow-rsenhancementAny new improvement worthy of a entry in the changelogAny new improvement worthy of a entry in the changelog
Description
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
#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.
Describe the solution you'd like
Don't use comment in our PR template.
FYI:
- apache/arrow uses this approach: GH-45485: [Dev] Simplify pull request template arrow#45599 / [Dev] How about removing explanation as comment in pull request template? 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: GH-23: Add PR template arrow-go#164
Describe alternatives you've considered
Remove the Close #123 example.
Additional context
None.
Metadata
Metadata
Assignees
Labels
development-processRelated to development process of arrow-rsRelated to development process of arrow-rsenhancementAny new improvement worthy of a entry in the changelogAny new improvement worthy of a entry in the changelog