File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,9 @@ experienced contributors will help it through all 5 steps.
40
40
people involved in prior steps of the workflow. Other contributors (not
41
41
explicitly invited) are encouraged to provide reviews and suggestions as
42
42
well. Iterate until all (or most) participants are on the same page.
43
- We can merge when there is vast majority approval of the PR.
43
+ A merge is permitted if there are unit tests for a majority of the possible
44
+ calling scenarios (with or without optional arguments, with arguments that
45
+ trigger an error) and if there is vast majority approval of the PR.
44
46
45
47
5 . ** Release** : Moving from experimental to release. The experimental
46
48
"namespace" contains new functionality together with its specification. In
You can’t perform that action at this time.
0 commit comments