-
-
Notifications
You must be signed in to change notification settings - Fork 216
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
Missing semi-colon in 'interest-is-interesting' tutorial added #739
Conversation
Missing semi-colon in 'interest-is-interesting' tutorial added closes exercism#732
Hello. Thanks for opening a PR on Exercism 🙂 We ask that all changes to Exercism are discussed on our Community Forum before being opened on GitHub. To enforce this, we automatically close all PRs that are submitted. That doesn't mean your PR is rejected but that we want the initial discussion about it to happen on our forum where a wide range of key contributors across the Exercism ecosystem can weigh in. Note: If this PR has been pre-approved, please link back to this PR on the forum thread and a maintainer or staff member will reopen it. |
You need to fix this in 3 places:
|
okay |
Done! @vaeng |
added cpp/concepts/loops/introduction.md Line 60 in a7653bb
I did a merge and pushed to retrigger the actions, somehow they got lost and did not report back, so your PR could not be merged |
fixes #732