diff options
| -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 |
