mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
<!--Delete sections as needed --> ## Description Started refreshing and reorganizing the Hub manual. - Moved & rearranged the content from "Docker Hub > Manage repositories" to "Docker Hub > Repositories > Manage" with the following sections: - repo info: description, overview, categories - access: visibility, collaborators, teams/permissions, roles, OATs - images: tags, software artifacts, push images, move images - Moved the repository features (automated builds, webhooks, vulnerability scanning) under "Repositories > Manage". - Moved/added Create, Delete, and Personal settings to top-level of Repositories - Filled in some content gaps https://deploy-preview-21435--docsdocker.netlify.app/docker-hub/repos/ ## Related issues or tickets ENGDOCS-2227 ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review --------- Signed-off-by: Craig <craig.osterhout@docker.com>
44 lines
1.0 KiB
YAML
44 lines
1.0 KiB
YAML
extends: substitution
|
|
message: "Consider using '%s' instead of '%s'"
|
|
link: https://docs.docker.com/contribute/style/recommended-words/
|
|
ignorecase: true
|
|
level: suggestion
|
|
action:
|
|
name: replace
|
|
swap:
|
|
'\b(?:eg|e\.g\.)[\s,]': for example
|
|
'\b(?:ie|i\.e\.)[\s,]': that is
|
|
(?:account name|accountname|user name): username
|
|
(?:drop down|dropdown): drop-down
|
|
(?:log out|logout): sign out
|
|
(?:sign on|log on|log in|logon|login): sign in
|
|
above: previous
|
|
adaptor: adapter
|
|
admin(?! console): administrator
|
|
administrate: administer
|
|
afterwards: afterward
|
|
allow: let
|
|
allows: lets
|
|
alphabetic: alphabetical
|
|
alphanumerical: alphanumeric
|
|
anti-aliasing: antialiasing
|
|
anti-malware: antimalware
|
|
anti-spyware: antispyware
|
|
anti-virus: antivirus
|
|
appendixes: appendices
|
|
assembler: assembly
|
|
below: following
|
|
check box: checkbox
|
|
check boxes: checkboxes
|
|
click: select
|
|
distro: distribution
|
|
ergo: therefore
|
|
file name: filename
|
|
keypress: keystroke
|
|
mutices: mutexes
|
|
repo: repository
|
|
scroll: navigate
|
|
url: URL
|
|
vs: versus
|
|
wish: want
|