mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Merge pull request #17420 from ChrisChinchilla/chrisward/hub-term
Start terminology list
This commit is contained in:
13
.github/vale/Docker/Terminology.yml
vendored
Normal file
13
.github/vale/Docker/Terminology.yml
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
extends: substitution
|
||||
message: "Consider using '%s' instead of '%s'"
|
||||
link: https://docs.docker.com/contribute/style/terminology/
|
||||
level: suggestion
|
||||
action:
|
||||
name: replace
|
||||
swap:
|
||||
'[Hh]ub': Docker Hub
|
||||
'Docker hub': Docker Hub
|
||||
'[Ss]cout': Docker Scout
|
||||
'Docker scout': Docker Scout
|
||||
scan: analyze
|
||||
Scan: Analyze
|
||||
Reference in New Issue
Block a user