docs: add cursor command to commit

This commit is contained in:
Thomas Camlong
2025-12-26 15:58:59 +01:00
parent 16ac249bf8
commit 2551c441df

View File

@@ -0,0 +1,3 @@
using the mcp tool for git, review the work that has been done and commit each file in different commits to explain the progress and the changes, use conventional commits if possible.
You can group files together if the changes are for the same feature or bug fix.