-
Notifications
You must be signed in to change notification settings - Fork 554
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
[tw] Localize Shift Left for Traditional Chinese #2281
Conversation
✅ Deploy Preview for cncfglossary ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
cf0c95c
to
8fe659f
Compare
感謝 @hwchiu 的 review! |
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.
LGTM
@ydFu 感謝 review! 我已經把你的 suggestions 都按 commit 了,再麻煩你確認,謝謝。 |
LGTM. |
Signed-off-by: John Lin <johnlinp@gmail.com>
3d9a7e4
to
27c18b4
Compare
@ydFu 完成! |
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.
LGTM,thank @johnlinp
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.
lgtm
Describe your changes
Origin content from https://glossary.cncf.io/shift-left/
Related issue number or link (ex:
resolves #issue-number
)resolves #2279
Checklist before opening this PR (put
x
in the checkboxes)git commit -s
) is to affirm that commits comply DCO. If you are working locally, you could add an alias to yourgitconfig
by runninggit config --global alias.ci "commit -s"
.