We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ecaed5 commit 1f8681cCopy full SHA for 1f8681c
WORKFLOW.md
@@ -40,7 +40,9 @@ experienced contributors will help it through all 5 steps.
40
people involved in prior steps of the workflow. Other contributors (not
41
explicitly invited) are encouraged to provide reviews and suggestions as
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.
+ 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.
46
47
5. **Release**: Moving from experimental to release. The experimental
48
"namespace" contains new functionality together with its specification. In
0 commit comments