Skip to content

Commit 35c7a59

Browse files
authored
Merge pull request #136 from wp-cli/pull-request-time
Mention specific timeframe for pull request involvement
2 parents 6ffab8a + 75fd3c7 commit 35c7a59

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
@@ -7,7 +7,7 @@ Please review our contributing guidelines if you haven't recently: https://make.
77
Here's an overview to our process:
88

99
1. One of the project committers will soon provide a code review.
10-
2. You are expected to address the code review comments in a timely manner.
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).
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).
1313

templates/github-pull-request-template.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Please review our contributing guidelines if you haven't recently: https://make.
77
Here's an overview to our process:
88
99
1. One of the project committers will soon provide a code review.
10-
2. You are expected to address the code review comments in a timely manner.
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).
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).
1313

0 commit comments

Comments
 (0)