Skip to content

Commit 69b2f2e

Browse files
authored
chore: claude.md review prompt (#522)
1 parent 2097fef commit 69b2f2e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CLAUDE.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,14 @@ Outpost is open-source infrastructure for managing and delivering platform event
44

55
## Code Review
66

7-
When reviewing pull requests, provide feedback on:
7+
When reviewing pull requests:
8+
9+
### Formatting
10+
- Wrap all review feedback in a `<details>` section with a summary to keep comment threads easy to follow
11+
- Avoid using `#1`, `#2`, etc. for numbering as `#N` refers to issues/PRs in GitHub. Use `1.`, `a)`, or bullet points instead
12+
13+
### Content
14+
Provide feedback on:
815
- Code quality and best practices
916
- Potential bugs or issues
1017
- Performance considerations

0 commit comments

Comments
 (0)