Skip to content

Commit 24f36d8

Browse files
marc0derclaude
andauthored
docs: update contributing section with PR review process (#5)
Co-authored-by: Claude <[email protected]>
1 parent 049f2f5 commit 24f36d8

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,14 @@ Like [Awesome Cursor rules](https://github.com/PatrickJS/awesome-cursorrules), e
1313

1414
# Contributing New Rules
1515

16-
To contribute new rules, use the template format in `prompts/00-rules-template.md`. Generate rules with a meta-prompt like:
16+
To contribute new rules:
1717

18-
```
19-
Please generate me a new rule formatted according to prompts/00-rules-template.md that summarises the principles of [topic/methodology] in under 200 lines.
20-
```
18+
1. Use the template format in `prompts/00-rules-template.md`. Generate rules with a meta-prompt like:
19+
```
20+
Please generate me a new rule formatted according to prompts/00-rules-template.md that summarises the principles of [topic/methodology] in under 200 lines.
21+
```
2122

22-
This ensures consistent structure and keeps rules focused and actionable.
23+
2. Submit a pull request with your new rule. All PRs require review from at least one code owner.
2324

2425
# Using as a Git Submodule
2526

0 commit comments

Comments
 (0)