Skip to content

Commit 6ead23f

Browse files
authored
Update community.md
1 parent 51f527d commit 6ead23f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/community.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Community
1+
# Community Projects
22

33
Welcome to the Roo Code community section! Here you'll find community projects that extend Roo Code's capabilities and a gallery of custom modes shared by other users to enhance your development workflow.
44

@@ -38,4 +38,4 @@ A specialized mode for writing and maintaining Jest test suites with TypeScript
3838
],
3939
"customInstructions": "When writing tests:\n- Always use describe/it blocks for clear test organization\n- Include meaningful test descriptions\n- Use beforeEach/afterEach for proper test isolation\n- Implement proper error cases\n- Add JSDoc comments for complex test scenarios\n- Ensure mocks are properly typed\n- Verify both positive and negative test cases"
4040
}
41-
```
41+
```

0 commit comments

Comments
 (0)