chore(pr): add default merge message template for pull requests

This commit is contained in:
2025-09-12 17:27:33 +02:00
parent 3f1cb642c2
commit fd64a55638

View File

@@ -0,0 +1,5 @@
chore(pr): ${PullRequestTitle} ${PullRequestReference}
${PullRequestDescription}
Merged from ${HeadBranch} into ${BaseBranch}