- Add a default merge message template for pull requests - Introduce a release workflow to automate changelog generation and publishing
6 lines
128 B
Markdown
6 lines
128 B
Markdown
chore(pr): ${PullRequestTitle} ${PullRequestReference}
|
|
|
|
${PullRequestDescription}
|
|
|
|
Merged from ${HeadBranch} into ${BaseBranch}
|