Skip to content

Commit 1e2151d

Browse files
committed
chore: add PR template
1 parent 1557172 commit 1e2151d

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## Motivation
2+
3+
<!-- Why is this change needed? Link the issue/ADR it advances. State the problem
4+
and the desired end state, not the diff. -->
5+
6+
## Solution
7+
8+
<!-- How does this PR solve it? Approach and key design decisions. One line per
9+
bullet; detail belongs in the code or the linked issue. Note stack
10+
relationships and any trade-offs or follow-ups. -->

0 commit comments

Comments
 (0)