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
In order to make features configurable depending on the step their process is in, we should expose global and per-step configuration.
Examples of global configuration of proposals:
Examples on per-step configuration of proposals:
The idea is to expand the feature's DSL in a way that integrating configurations is easy for the developer and is normalized across all features.
None
Features can expose global and per-step configuration and developers can easily access the current configuration to change the feature's behavior.
The text was updated successfully, but these errors were encountered:
josepjaume
No branches or pull requests
🎩 User Story
In order to make features configurable depending on the step their process is in, we should expose global and per-step configuration.
Examples of global configuration of proposals:
Examples on per-step configuration of proposals:
The idea is to expand the feature's DSL in a way that integrating configurations is easy for the developer and is normalized across all features.
📋 Related documentation
None
🎯 Acceptance criteria
Features can expose global and per-step configuration and developers can easily access the current configuration to change the feature's behavior.
📌 Related issues
None
The text was updated successfully, but these errors were encountered: