From f67cde71da8db3719f02fb5ec612ae814a0e2838 Mon Sep 17 00:00:00 2001 From: Klaus Ma Date: Wed, 21 Dec 2016 10:02:44 +0800 Subject: [PATCH] Add WIP- process notes. --- contributors/devel/pull-requests.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/contributors/devel/pull-requests.md b/contributors/devel/pull-requests.md index 888d7320a..fdb91f4cf 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