Created
June 13, 2025 00:57
-
-
Save shawn-sandy/03b830baa3224114861a1d5b67efef7f to your computer and use it in GitHub Desktop.
Cursor Ruless
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
description: | |
globs: | |
alwaysApply: false | |
--- | |
# Generate convential commit messages | |
- Review the `git-diff` and write a commit messages in the conventional commits format. | |
- Write an extremely detailed list of the file changes and the reason for the change in the commit message description. | |
- Add a list of changed files in the footer |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment