Skip to content

Commit 5845c4e

Browse files
wphillipmoorewphillipmoore-claude
andauthored
chore: add PR template (#239)
Add .github/pull_request_template.md matching the standard template used in all other language repos. Co-authored-by: wphillipmoore-claude <255925739+wphillipmoore-claude@users.noreply.github.com>
1 parent 957377b commit 5845c4e

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

.github/pull_request_template.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Pull Request
2+
3+
## Summary
4+
5+
-
6+
7+
## Issue Linkage
8+
9+
- Fixes # (default; use when no acceptance criteria exist)
10+
- Ref # (use when acceptance criteria exist)
11+
- Work is not complete until the issue is closed.
12+
- If no issue exists, open one before any work begins.
13+
14+
## Testing
15+
16+
- markdownlint
17+
- `./mvnw verify`
18+
19+
## Notes
20+
21+
-

0 commit comments

Comments
 (0)