Skip to content

Commit 7721c50

Browse files
committed
Update main.mdc with guidelines for commit messages and code changes
1 parent 08fbff1 commit 7721c50

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

.cursor/rules/main.mdc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ Always follow these rule files very carefully, as they have been crafted to ensu
2626

2727
Always consult the relevant rule files before each code change.
2828

29+
Please note that I often correct or even revert code you generated. If you notice that, take special care not to revert my changes.
30+
31+
Commit messages should be in imperative form, start with a capital letter, avoid ending punctuation, be a single line, and concisely describe changes and motivation.
32+
2933
## Project Structure
3034

3135
This is a mono repository with multiple self-contained systems (SCS), each being a small monolith. All SCSs follow the same structure.

.windsurf/rules/main.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ Always follow these rule files very carefully, as they have been crafted to ensu
2626

2727
Always consult the relevant rule files before each code change.
2828

29+
Please note that I often correct or even revert code you generated. If you notice that, take special care not to revert my changes.
30+
31+
Commit messages should be in imperative form, start with a capital letter, avoid ending punctuation, be a single line, and concisely describe changes and motivation.
32+
2933
## Project Structure
3034

3135
This is a mono repository with multiple self-contained systems (SCS), each being a small monolith. All SCSs follow the same structure.

0 commit comments

Comments
 (0)