Skip to content

Commit ba8c34e

Browse files
KYBvWHxWtbag999claude
authored
chore: add PR template for consistent PR descriptions (#31)
Closes #30 Co-authored-by: gss <tbag9199@gmail.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent beccf16 commit ba8c34e

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

.github/pull_request_template.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
## Related Issue
2+
3+
<!-- Required: Link the issue this PR addresses. CI will fail if no issue is linked. -->
4+
5+
Closes #
6+
7+
## Summary
8+
9+
<!-- Brief description of changes (1-3 bullet points) -->
10+
11+
-
12+
13+
## Test Plan
14+
15+
<!-- How was this tested? -->
16+
17+
- [ ] Unit tests pass
18+
- [ ] Lint passes

0 commit comments

Comments
 (0)