Skip to content

Commit 201e884

Browse files
committed
[skip ci] Explain when to remove WIP label.
1 parent 3361c9c commit 201e884

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CONTRIBUTING.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ efforts. Here are a few general guidelines to follow:
2121
creating a work-in-progress (WIP) pull request. This lets us review your changes
2222
and provide feedback early and often rather than all at once when the entire pull
2323
request is ready. To denote a pull request as WIP, simply add the "PR: Work In Progress"
24-
label to it.
24+
label to it. When you are finished with your work in the pull request and
25+
are ready for a final review and merge, please remove the "PR: Work In Progress"
26+
label.
2527

2628
6. Document your code!
2729

0 commit comments

Comments
 (0)