Update Extras/Commit_Message_Guide.md

main
David Hess 2025-04-08 12:54:51 +02:00
parent bc17997d62
commit 9645a8e916
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ Die Commit-Nachricht sollte im Präsens sein und das folgende Format haben:
```
chore: Update README.md
^---^ ^--------------^
| |
| +-> Beschreibung im Present Tense.
| |
| +-> Beschreibung im Present Tense.
|
+-------> Type: chore, docs, feat, fix, refactor, oder test.
```