hint for Claude/Copilot to add "Assisted-By: " to commit messages

This commit is contained in:
Axel Uhl
2026-08-18 17:46:01 +02:00
parent eff5ab78b1
commit 113eac3cca
+1
View File
@@ -42,3 +42,4 @@ public void processItem(Item item) { // Missing final
## Git Commit Messages
- Follow existing repository convention: start with bug/issue number (e.g., "bug6214: description")
- Use descriptive commit messages explaining what changed and why
- add an "Assisted-By: " line at the end of the commit when you were involved, citing the name of the LLM currently used