Chore: conventional commit message template #15

Open
jakob.scheid wants to merge 2 commits from chore/conventional-commit-msg-template into main
Owner

Conventional commit message template

This PR adds a template for conventional commit messages line lengths and setup scripts for Git configuration to use it.

Related issues

Closes: #10

# Conventional commit message template This PR adds a template for conventional commit messages line lengths and setup scripts for Git configuration to use it. ## Related issues Closes: #10
jakob.scheid added this to the 0.1.0 milestone 2026-07-31 22:42:01 +02:00
jakob.scheid added the Kind/Chore
Priority
Medium
3
labels 2026-07-31 22:42:01 +02:00
jakob.scheid added this to the Project Board project 2026-07-31 22:42:01 +02:00
jakob.scheid added 2 commits 2026-07-31 22:42:02 +02:00
Added setup scripts for commit message template and reference to them in
README.
jakob.scheid moved this to Review in Project Board on 2026-07-31 22:43:37 +02:00
This pull request doesn't have enough required approvals yet. 0 of 1 official approvals granted.
You are not authorized to merge this pull request.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin chore/conventional-commit-msg-template:chore/conventional-commit-msg-template
git checkout chore/conventional-commit-msg-template
Sign in to join this conversation.