-
Notifications
You must be signed in to change notification settings - Fork 59.8k
New issue
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
Add note for multi lines output paramater in ga. #24040
Add note for multi lines output paramater in ga. #24040
Conversation
Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines. |
Automatically generated comment ℹ️This comment is automatically generated and will be overwritten every time changes are committed to this branch. The table contains an overview of files in the Content directory changesYou may find it useful to copy this table into the pull request summary. There you can edit it to share links to important articles or changes and to give a high-level overview of how the changes in your pull request support the overall goals of the pull request.
fpt: Free, Pro, Team |
@fabienfoerster Thanks so much for opening a PR! I'll get this triaged for review ⚡ |
@fabienfoerster Thanks again for submitting a PR! However, we have another PR with a fix for this issue that we are reviewing. I'm going to go ahead and close this but will reopen if we end up not accepting the other PR. 💛 We'd love another submission from you, so please take a look at our help wanted section to find open issues you can work on, if you are interested. Thank you for your interest in improving GitHub Docs! 💖 |
@cmwilson21 my bad, didn't see the other PR. Thanks for the quick feedback. I'll be sure to check the help wanted section and be more rigorous before opening an other PR. |
@fabienfoerster No problem at all! It's easy to overlook. 😄 |
@cmwilson21 Hello, it's me again 😄 It's seems that the other PR is not responding since the 5th of January. Can I maybe take over on the issue ? |
@fabienfoerster Thanks for checking in! The automations for that other PR did not bump it in my notifications so it had slipped through. I'm going to go ahead and merge the other PR as it has already received a writer review. The bit we were waiting on was the addition of an example from this comment on the issue. Is that a piece you'd be up for adding? I'm going to merge the content change but let me know if you can do the example. ✨ |
@cmwilson21 Yes I can do the example when the other PR is merge. |
@fabienfoerster Thank you! I've queued the PR, so it should be merged in the next 15-20 minutes or so. 🎉 |
Why:
Closes #21529 and continue the work of #21599 by taking into account the comment by @cmwilson21 #21599 (comment)
What's being changed (if available, include any code snippets, screenshots, or gifs):
Add a
Note
at the end of the Setting an output parameter that clarifies the possibility of writing a multi line output parameter.Check off the following: