Closed MalteMagnussen closed 1 month ago
@andreynering I want to contribute to this issue! What do you believe is the best way to go?
Prompt
can be a single string or multiple valuesPrompt
for one value and prompts
for multiple values?Hi @mfbmina,
Contributions are welcome!
Option 1 would better align with our current conventions. Allow a single string or an array of strings on prompt:
.
Hey @andreynering!
When you're free, could you look at the PR above?
Thanks 😄
I'd love to be able to give "prompt" an array of prompts.
We have a task that releases to production. Right now we have one prompt that contains multiple questions and checks for the user.
I'd like to split those questions into multiple.
So instead of
I'd like to do this