diff options
| author | Klaus Ma <klaus1982.cn@gmail.com> | 2016-12-21 10:02:44 +0800 |
|---|---|---|
| committer | Klaus Ma <klaus1982.cn@gmail.com> | 2016-12-21 18:59:49 +0800 |
| commit | f67cde71da8db3719f02fb5ec612ae814a0e2838 (patch) | |
| tree | 51ec511b5acf60883558385281cd4185feb08769 | |
| parent | 607df1993a0a68e6cff4a6f70325116130dcaeb3 (diff) | |
Add WIP- process notes.
| -rw-r--r-- | contributors/devel/pull-requests.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contributors/devel/pull-requests.md b/contributors/devel/pull-requests.md index 888d7320..fdb91f4c 100644 --- a/contributors/devel/pull-requests.md +++ b/contributors/devel/pull-requests.md @@ -93,6 +93,8 @@ request that subsequently needs to be reopened. We want to limit the total numbe * Remove old PRs that would be difficult to rebase as the underlying code has changed over time * Encourage code velocity +For pull requests that are in progress but not ready for review, prefix the PR title with "WIP" and +track any remaining TODOs in a checklist in the pull request description. # Automation |
