Skip to content

Commit df29232

Browse files
authored
Merge pull request #362 from mixmaxhq/jordi/apply-pr-mixmax-480
chore(github): updates PR template
2 parents eeb6958 + 0d6f303 commit df29232

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/pull_request_template.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
> **Note** - Since this is a public repository, make sure that we're not publishing private data in the code, commit comments, or this PR.
44
5+
> **Note for reviewers** - Please add a 2nd reviewer if the PR affects more than 15 files or 100 lines (not counting
6+
`package-lock.json`), if it incurs significant risk, or if it is going through a 2nd review+fix cycle.
7+
58
## 📚 Context/Description Behind The Change
69
<!--
710
What changes have you made to the code, and why?
@@ -19,6 +22,8 @@
1922
Does it touch any critical services?
2023
How will these changes affect adjacent code/features?
2124
How will we handle any adverse issues?
25+
26+
If significant risks are identified, please request a 2nd reviewer as a first mitigation step.
2227
-->
2328

2429
## 🧑‍🔬 How Has This Been Tested?

0 commit comments

Comments
 (0)