Skip to content

Commit 4cba35b

Browse files
whoseoysterstainless-app[bot]
authored andcommitted
chore: add github PR template
1 parent 16d04e9 commit 4cba35b

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

.github/pull_request_template.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Pull Request
2+
3+
## Summary
4+
5+
<!-- Briefly explain what this PR does. -->
6+
7+
## Changes
8+
9+
<!-- List key changes. Keep it concise. -->
10+
11+
- [x] Change 1
12+
13+
## Context
14+
15+
<!-- Why is this needed? Link to relevant Linear issues (e.g., `LINEAR-123`). -->
16+
17+
## Testing
18+
19+
<!-- How did you test this? Include relevant details. -->
20+
21+
- [ ] Unit tests
22+
- [ ] Manual testing
23+
- [ ] Postman CI/CD
24+
- [ ] Other (please specify)

0 commit comments

Comments
 (0)