Skip to content

Commit 492e65e

Browse files
authored
Add a PR template (#1439)
* Add PR template * review response
1 parent c658b2f commit 492e65e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## What is this change?
2+
- (List out the changes.)
3+
- (Link to any relevant Github issues or Slack discussion)
4+
5+
## Considerations for discussion
6+
- (List out any significant design decisions that were made and why.)
7+
8+
## How to test the changes (if needed)
9+
- (How should a reviewer test this functionality)

0 commit comments

Comments
 (0)