Merge pull request #136 from wp-cli/pull-request-time

Mention specific timeframe for pull request involvement
This commit is contained in:
gitlost 2017-08-03 12:00:39 +01:00 committed by GitHub
commit bebd7c911f
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ Please review our contributing guidelines if you haven't recently: https://make.
Here's an overview to our process:

1. One of the project committers will soon provide a code review.
2. You are expected to address the code review comments in a timely manner.
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).
3. Please make sure to include functional tests for your changes.
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).


View file

@ -7,7 +7,7 @@ Please review our contributing guidelines if you haven't recently: https://make.
Here's an overview to our process:

1. One of the project committers will soon provide a code review.
2. You are expected to address the code review comments in a timely manner.
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).
3. Please make sure to include functional tests for your changes.
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).