Skip to content
This repository was archived by the owner on Mar 16, 2024. It is now read-only.

Commit 9c4885c

Browse files
authored
Add two approval requirement to PR template checklist (#1318)
* Add two approval requirement to PR template checklist Signed-off-by: Grant Linville <[email protected]>
1 parent 7fed278 commit 9c4885c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@
55
- [ ] Commits follow [contributing guidance](https://github.com/acorn-io/acorn/blob/main/CONTRIBUTING.md#commits)
66
- [ ] Automated tests added to cover the changes. If tests couldn't be added, an explanation is provided in the Verification and Testing section
77
- [ ] Changes to user-facing functionality, API, CLI, and upgrade impacts are clearly called out in PR description
8+
- [ ] PR has at least two approvals before merging (or a reasonable exception, like it's just a docs change)
89

0 commit comments

Comments
 (0)