You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,12 @@
2
2
3
3
Thanks for submitting a pull request!
4
4
5
+
Please review our contributing guidelines if you haven't recently: https://make.wordpress.org/cli/handbook/contributing/#creating-a-pull-request
6
+
5
7
Here's an overview to our process:
6
8
7
-
1. One of the project committers will soon provide a code review.
8
-
2. You are expected to address the code review comments in a timely manner.
9
+
1. One of the project committers will soon provide a code review: https://make.wordpress.org/cli/handbook/code-review/
10
+
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).
9
11
3. Please make sure to include functional tests for your changes.
10
12
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