-
-
Notifications
You must be signed in to change notification settings - Fork 616
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
Created arithmetic operators concept, as per #1049 #1420
Conversation
Added arithmetic-operators to concepts as well as concepts for freelancer-rates. uuid not yet added
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.
Well done overall, thanks a lot! I left some ideas for improvements. I mostly commented on the about.md file but if you fix something there, it might also need to be fixed in the introduction file.
Thank you for reviewing @junedev. I've incorporated your improvement suggestions. |
@JaPatGitHub Thanks for the update! I made some more minor adjustments here b69cb1c. Some general points to be aware of going forward:
I also added your new content to the exercise introduction so we don't forget about that. |
Part of #1049