-
-
Notifications
You must be signed in to change notification settings - Fork 710
Update introduction.md #2031
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
Update introduction.md #2031
Conversation
Added examples and added more explanation on the operators.
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.
A suggestion to improve the contribution
Merged with previous line per suggestion
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.
Mind also updating the about.md file?
What's the difference between the two? Where does the introduction show and where does the about show? |
Described here: https://exercism.org/docs/building/tracks/concepts
More comprehensively:
|
They determine what is displayed here: https://exercism.org/tracks/java/concepts/booleans |
Added => mirroring the comments in the about.md
Done with about.md, also added => arrows here like the about.md for consistency. |
Co-authored-by: Jason Runkle <jmrunkle@gmail.com>
Added examples and added more explanation on the operators.
pull request
Reviewer Resources:
Track Policies