File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,13 @@ efforts. Here are a few general guidelines to follow:
1717 minor typographical error, create a description which explains your changes
1818 and, where relevant, references the existing issue you're hoping to fix.
1919
20- 5 . Document your code!
20+ 5 . If your pull request introduces a large change or addition, please consider
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.
25+
26+ 6 . Document your code!
2127
2228If you submit code, please add your name and email address to the
2329CONTRIBUTORS file.
You can’t perform that action at this time.
0 commit comments