-
Notifications
You must be signed in to change notification settings - Fork 235
Add Vale vocabulary terms from recent docs update #4401
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -38,6 +38,7 @@ topbar | |
| # NAMES OF THINGS | ||
| # ============================================================================= | ||
| Adobe | ||
| AVIF | ||
| Angular | ||
| Cascade | ||
| AsyncAPI | ||
|
|
@@ -73,6 +74,7 @@ Golang | |
| GraphQL | ||
| Heroku | ||
| Hightouch | ||
| HowTo | ||
| Hotjar | ||
| Imgix | ||
| IntelliJ | ||
|
|
@@ -105,6 +107,7 @@ OAuth | |
| (?i)octokit | ||
| Okta | ||
| Osano | ||
| PageSpeed | ||
| Pandoc | ||
| Pirsch | ||
| PNPM | ||
|
|
@@ -151,6 +154,8 @@ Zapier | |
| # ============================================================================= | ||
| # TERMS | ||
| # ============================================================================= | ||
| (?i)lifecycle(s)? | ||
| (?i)linter(s)? | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Terms
|
||
| agentic | ||
| allowlist | ||
| APIs | ||
|
|
||


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.
Vocabulary entry
HowToplaced beforeHotjarbreaks alphabetical orderLow Severity
HowTois inserted beforeHotjar, but alphabetically "Hotjar" (H-o-t) sorts before "HowTo" (H-o-w). The "NAMES OF THINGS" section follows a roughly alphabetical convention, and this entry breaks local ordering, making it harder to locate or risking duplicate additions later.