We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There are too many ways being used currently to do the following:
We need a clear and memorable way of expressing, with minimal specification, common steps. For example:
When the user makes standard decisions to go from decision point "<DECISON_POINT_A>" to "<DECISON_POINT_B>"
or:
Given a processing config with standard decisions to go from decision point "<DECISON_POINT_A>" to "<DECISON_POINT_B>"
Where "to go from" implicitly assumes a particular sub-chain of the workflow, and "standard decisions" are defined how?
The text was updated successfully, but these errors were encountered:
jrwdunham
jhsimpson
No branches or pull requests
There are too many ways being used currently to do the following:
We need a clear and memorable way of expressing, with minimal specification, common steps. For example:
or:
Where "to go from" implicitly assumes a particular sub-chain of the workflow, and "standard decisions" are defined how?
The text was updated successfully, but these errors were encountered: