docs: route SUPPORT.md at the two orientation threads, and stop claiming Q&A is empty - #2350
Merged
Merged
Conversation
…ing Q&A is empty Seeding a Q&A thread made a sentence in this file false, which is the point worth recording: "nobody has asked anything there yet" is a live count written into prose, so it was going to expire the moment the thing it described succeeded. Replaced with something that cannot — "quiet enough that a question gets an answer rather than being buried" — rather than patched with a new number. Two threads now cover the same ground this file does, so it links them at the top: Start here is the same routing plus what to expect and how long it takes, and Roadmap answers the three recurring ones (unsigned download, no telemetry, no Store build). Linking them from the docs also means they route people whether or not they are pinned, which matters because pinning a discussion is a web-UI-only action. The SmartScreen row gains the Q&A thread beside the README anchor, for readers who would rather have it as a question and an answer than as a section.
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.
Why
Seeding a Q&A thread made a sentence in
SUPPORT.mdfalse: "nobody has asked anything there yet". That is a live count written into prose, so it was going to expire the moment the thing it described succeeded. Reworded to something that cannot expire rather than patched with a new number.What changed
Checks
.mdfor other emptiness claims about Discussions: none. The one remaining "nobody has" is about VirusTotal submissions and is still true.docs:— no release, no version bump, no CHANGELOG entry, matching docs: correct the screenshot inventory and hold both counts against source #2339 and docs: name each screenshot after its tab instead of a position number #2342.Refs #1665