Skip to content

Commit 9106022

Browse files
Restore code review link to GitHub PR template
1 parent e50da57 commit 9106022

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/PULL_REQUEST_TEMPLATE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Please review our contributing guidelines if you haven't recently: https://make.
66

77
Here's an overview to our process:
88

9-
1. One of the project committers will soon provide a code review.
9+
1. One of the project committers will soon provide a code review: https://make.wordpress.org/cli/handbook/code-review/
1010
2. You are expected to address the code review comments in a timely manner (if we don't hear from you in two weeks, we'll consider your pull request abandoned).
1111
3. Please make sure to include functional tests for your changes.
1212
4. The reviewing committer will merge your pull request as soon as it passes code review (and provided it fits within the scope of the project).

templates/github-pull-request-template.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Please review our contributing guidelines if you haven't recently: https://make.
66
77
Here's an overview to our process:
88
9-
1. One of the project committers will soon provide a code review.
9+
1. One of the project committers will soon provide a code review: https://make.wordpress.org/cli/handbook/code-review/
1010
2. You are expected to address the code review comments in a timely manner (if we don't hear from you in two weeks, we'll consider your pull request abandoned).
1111
3. Please make sure to include functional tests for your changes.
1212
4. The reviewing committer will merge your pull request as soon as it passes code review (and provided it fits within the scope of the project).

0 commit comments

Comments
 (0)