Uh oh!
There was an error while loading. Please reload this page.
Update point 2 of Creating your first workflow - #1529
Conversation
On reading point 2 of Creating your first workflow section it is not clear that the commit should not be done immediately on the same branch (point 2) and the user should go to point 3 before committing. Adding an extra line in point 2 to inculcate this clarity.
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. |
janiceilene
commented
Nov 23, 2020
@shreeya-sengupta Thanks so much for opening a PR! I'll get this triaged for review 🌟 |
This PR is stale because it has been open 7 days with no activity and will be automatically closed in 3 days. To keep this PR open, update the PR by adding a comment or pushing a commit. |
shreeya-sengupta
commented
Nov 30, 2020
@janiceilene : Hi, thanks for adding it to the docs team reviews. Any further updates? Thanks |
janiceilene
commented
Dec 1, 2020
@shreeya-sengupta Thanks for your patience! Our small team is working our way through reviewing all of the amazing contributions ✨ |
lecoursen
commented
Dec 2, 2020
Thanks so much for opening this PR! We're not currently planning to change this right now. |
* Document cagg improvements Indexes can now be created directly on caggs by using the view name. `ORDER BY` is supported in general, not just in the ordered-set aggregates. * Apply suggestions from code review Co-authored-by: Lana Brindley <github@lanabrindley.com>
On reading point 2 of Creating your first workflow section it is not clear that the commit should not be done immediately on the same branch (point 2) and the user should go to point 3 before committing. Adding an extra line in point 2 to inculcate this clarity.
Why:
Improvement in the "Github Action - Quickstart" document, section "Creating your first workflow". To the best of my understanding issue need not be created for a document updation and only a PR request should suffice.
What's being changed:
On reading point 2 of Creating your first workflow section it is not clear that the commit should not be done immediately on the same branch (point 2) and the user should go to point 3 before committing. Adding an extra line in point 2 to inculcate this clarity.
Check off the following: