-
-
Notifications
You must be signed in to change notification settings - Fork 658
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
bird-watcher: add "for loop" concept #1775
Conversation
I marked this as a draft PR. Click on "ready for review" to when you are ready to change it back to a normal PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Many of the documentation comments also need to be applied to the concept and exercise introduction.md files, but I only commented on about.md.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for working on this
@sachinmk27 - any chance you will have time to work on this? This is also blocking ErikSchierboom's new exercise interest-is-interesting (unless we remove the prerequisite and add it later). |
@jmrunkle Unfortunately I will not be able to make time for the next 4-5 days. Kindly reassign it since it's already delayed. |
@ErikSchierboom mind waiting? Or perhaps you want to skip adding the prereq until this can be completed? I'm not particularly motivated to find another contributer if we are ok waiting a bit longer. |
@ErikSchierboom I would remove the prerequisite and put the other exercise live. @sachinmk27 Could you clarify whether you would like to finish this later on when you have time or whether we should ask someone else to take over? |
@junedev I want to finish it. And I will be able to work on it starting today. |
@sachinmk27 Could you give me an update again whether you want to finish this PR or whether we should re-assign the task? |
Pls reassign the task. Sorry, I couldn't make time for it. |
No worries, thanks for letting us know :) |
Dear sachinmk27Thank you for contributing to the Go track on Exercism! 💙
Dear Reviewer/Maintainer
Automated comment created by PR Commenter 🤖. |
1. Update config.json with concept and concept exercise 2. Add concept exercise directory with minimum valid spec 3. Add concept directory with about, introduction.
Co-authored-by: Jason Runkle <jmrunkle@gmail.com> Co-authored-by: Erik Schierboom <erik_schierboom@hotmail.com>
a387c3f
to
e8b40a1
Compare
1d2671e
to
816b4e8
Compare
816b4e8
to
c905869
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some ideas for improvement.
Co-authored-by: June <12543047+junedev@users.noreply.github.com>
@andrerfcsantos I only reviewed about.md so fixes you do there need to be applied to the other files as well. ... you probably know the drill. 😉 |
4dfb4f0
to
830c586
Compare
@junedev Gotcha. Ready to review again. |
830c586
to
36039cb
Compare
36039cb
to
7a796e0
Compare
c5c3ae0
to
d123682
Compare
@andrerfcsantos The only thing left is this comment: #1775 (comment) |
Fixes: #1617