Pull Request description message template
E
Eric Palmitesta
Seconding this, the default PR title is something like "DIS-3530: Merge users/myname/main/DIS-3530-2fa-authentication-via-sms to main" which we rename to the Jira issue title (or something close to it) every time, something like "DIS-3530: 2FA authentication via SMS". We find this much more descriptive and easier to read when looking through merged PRs. The branch name can be found by opening the PR if needed, and after the branch is merged the branch is deleted anyways, so having the branch name in the PR title does have much value to us.