We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3361c9c commit 201e884Copy full SHA for 201e884
CONTRIBUTING.md
@@ -21,7 +21,9 @@ efforts. Here are a few general guidelines to follow:
21
creating a work-in-progress (WIP) pull request. This lets us review your changes
22
and provide feedback early and often rather than all at once when the entire pull
23
request is ready. To denote a pull request as WIP, simply add the "PR: Work In Progress"
24
- label to it.
+ 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.
27
28
6. Document your code!
29
0 commit comments