Skip to content

Commit d7a42a9

Browse files
committed
Add GitHub error message examples
1 parent d9eedf5 commit d7a42a9

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

lib/components_guide_web/templates/cheatsheets/error-messages.html.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,13 @@
55
<collected-figure image="vscode-marketplace-offline">
66
When I search in Visual Studio Code’s Marketplace and it was unable to fetch any data, we get an offline error message: “Unable to search the Marketplace when offline, please check your network connection.”
77
</collected-figure>
8+
9+
## Validation
10+
11+
<collected-figure image="github-org-name-unavailable">
12+
Organization name is not available
13+
</collected-figure>
14+
15+
<collected-figure image="github-change-org-name-to-blank">
16+
Organization name can't be blank, Organization name is too short (minimum is 1 character), and Organization name may only contain alphanumeric characters or single hyphens, and cannot begin or end with a hyphen
17+
</collected-figure>
57.9 KB
Loading
17.2 KB
Loading

0 commit comments

Comments
 (0)