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.
Example: 28c3cb9 / #7535
Describe the solution you'd like
Don't use comment in our PR template.
FYI:
Describe alternatives you've considered
Remove the Close #123 example.
Additional context
None.
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 #123as an example in comment. So if a PR doesn't remove the comment in our PR template, #123 is closed automatically.Example: 28c3cb9 / #7535
Describe the solution you'd like
Don't use comment in our PR template.
FYI:
Describe alternatives you've considered
Remove the
Close #123example.Additional context
None.