- 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
128 B
128 B
chore(pr): ${PullRequestTitle} ${PullRequestReference}
${PullRequestDescription}
Merged from ${HeadBranch} into ${BaseBranch}