- Add default merge message template for PRs - Introduce workflow for major version tag creation on release - Add workflow for auto changelog and release generation - Add git-cliff configuration for changelog formatting - Configure `.vscode` workspace settings and `.gitignore` updates
6 lines
128 B
Markdown
6 lines
128 B
Markdown
chore(pr): ${PullRequestTitle} ${PullRequestReference}
|
|
|
|
${PullRequestDescription}
|
|
|
|
Merged from ${HeadBranch} into ${BaseBranch}
|