Skip to content

Commit 6c39d79

Browse files
authored
Merge pull request #32 from mixmaxhq/update-pr-repo0.6199111854440171
chore(github): updates PR template
2 parents ef925e0 + aa64e94 commit 6c39d79

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/pull_request_template.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
#### Changes Made
22

3-
43
#### Potential Risks
54
<!--- What can go wrong with this change? How will these changes affect adjacent code/features? How will we handle any adverse issues? --->
65

76
#### Test Plan
87
<!--- 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? --->
98

109
#### 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.
10+
- [ ] I've increased test coverage
11+
- [ ] 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)