Skip to content

Commit a4f9352

Browse files
authored
Introduce .claude directory and instructions for writing PRs using our PR template. (#180)
1 parent 8afe7c5 commit a4f9352

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.claude/pr-instructions.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Pull Request Instructions
2+
3+
When creating pull requests for this repository:
4+
5+
1. Always use the template found in `.github/pull_request_template.md`
6+
2. Output the PR description in a markdown code block for easy copying
7+
3. Keep descriptions concise and focused
8+
4. Only include sections that are relevant to the changes
9+
5. For UI changes, always specify what screenshots would be helpful
10+
6. Always output the pull request text as markdown format
11+
12+
The template is located at: `.github/pull_request_template.md`

0 commit comments

Comments
 (0)