Skip to content

Commit 91644e0

Browse files
committed
chore(github): updates PR template
1 parent a104c52 commit 91644e0

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/pull_request_template.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
#### Changes Made
2+
3+
4+
#### Potential Risks
5+
<!--- What can go wrong with this change? How will these changes affect adjacent code/features? How will we handle any adverse issues? --->
6+
7+
#### Test Plan
8+
<!--- What steps do you take to ensure that this PR does what it's supposed to do? How do you ensure that adjacent code/features are still working as predicted? --->
9+
10+
#### Checklist
11+
[ ] I've increased test coverage
12+
[ ] Since this is a public repository, I've checked I'm not publishing private data in the code, commit comments, or this PR.

0 commit comments

Comments
 (0)