Skip to content

Commit 2ca5c84

Browse files
committed
docs: add project guidelines to CLAUDE.md
1 parent 2992f29 commit 2ca5c84

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CLAUDE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## Project Guidelines
2+
3+
- Do not call the task done until it is fully complete and tested.
4+
- Always write tests for new features and bug fixes.
5+
- Do not dismiss bug as a pre-existing" issue even if it was present before your change. It does not matter, it's still your responsibility to fix it. When you see a bug, fix it. Don't ignore it.
6+
17
## Coding Guidelines
28

39
- Keep code simple and easy to read.

0 commit comments

Comments
 (0)