connect, isbn-verifier, minesweeper, robot-name: Update exercise readmes#883
Merged
sshine merged 4 commits intoexercism:masterfrom Dec 2, 2019
sshine:update-exercise-readmes
Merged
connect, isbn-verifier, minesweeper, robot-name: Update exercise readmes#883sshine merged 4 commits intoexercism:masterfrom sshine:update-exercise-readmes
sshine merged 4 commits intoexercism:masterfrom
sshine:update-exercise-readmes
Conversation
Replace "rhombus" with "parallelogram" to clarify the game's board height must not be the same. This reflects exercism/problem-specifications#1601
Fix issue related to that `configlet generate .` might manually adjust for the newline when it's not there. This reflects exercism/problem-specifications#1616
Removes the border around the example boards. Clarifies a couple of small points. This reflects exercism/problem-specifications#1602
Change 'robots' into 'a robot' (grammar). This reflects exercism/problem-specifications#1599
petertseng
approved these changes
Nov 26, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR updates the README.md for
connect: connect: Replaced rhombus with parallelogram problem-specifications#1601isbn-verifier: isbin-verifier: add EOF newline problem-specifications#1616minesweeper: minesweeper: remove border problem-specifications#1602robot-name: robot-name description: singular "robot" problem-specifications#1599in four separate commits referencing these PRs respectively.
Update: I've added short descriptions in each commit summarizing each upstream PR.
This PR
can either be merged or rebasedshould probably be merged.