Skip to content

Commit 9c200e1

Browse files
mhdawsontargos
authored andcommitted
doc: add pref to using draft PR versus WIP label
- add to the contribution guide that we prefer that people use draft PRs instead of the WIP label. Signed-off-by: Michael Dawson <[email protected]> PR-URL: #40824 Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent dfc6fc9 commit 9c200e1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/guides/contributing/pull-requests.md

+5
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,11 @@ details, but feel free to skip parts if you're not sure what to put.
271271

272272
Once opened, pull requests are usually reviewed within a few days.
273273

274+
To get feedback on your proposed change even though it is not ready
275+
to land, use the `Convert to draft` option in the GitHub UI.
276+
Do not use the `wip` label as it might not prevent the PR
277+
from landing before you are ready.
278+
274279
### Step 9: Discuss and update
275280

276281
You will probably get feedback or requests for changes to your pull request.

0 commit comments

Comments
 (0)