docs: give the readme a front page and compose the release notes - #62
Merged
Merged
Conversation
The release body carried only the changelog section. It now also states the requirements, the known gaps, how to verify the download, who to credit and where to report a bug, with the gaps read from the readme so they cannot drift. Composing them is its own step so that a failure stops the job before a tag or a release exists, rather than inside a process substitution whose exit status nothing checks.
The icon, one line saying what it is, a place for a screenshot and a download button, following the shape of the prior art's own front page. Adds a section on sharing a machine with Device Hub, including the two Apple preferences that stop it opening and stop it taking simulators down when it quits, and says plainly that nothing can take over the app Xcode launches. Also replaces every em dash in the readme and the roadmap, which no tracked file should carry.
Location scenarios, custom coordinates, creating and erasing a simulator, text size and increased contrast all ship now, so the roadmap was listing them as missing. Each entry keeps only what is genuinely left.
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.
What: Two pieces of the same job, presenting the project to someone who has never seen it.