vmware-archive / clarity

Clarity is a scalable, accessible, customizable, open source design system built with web components. Works with any JavaScript framework, built for enterprises, and designed to be inclusive.
http://clarity.design
MIT License
6.43k stars 762 forks source link

Fix typos and an image #6699

Closed spollard closed 2 years ago

spollard commented 2 years ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

What is the current behavior?

Typos in sentences and wrong image shown.

Issue Number: N/A

What is the new behavior?

Fewer typos in sentences and correct image shown.

Does this PR introduce a breaking change?

Other information

vmwclabot commented 2 years ago

@spollard, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

spollard commented 2 years ago

Consider myself signed off on all commits. I'm not going to go back and do it all over again AGAIN.

ashleyryan commented 2 years ago

If you squash your commits and add Signed-off-by: Stephen Pollard <stephen@stephentpollard.com> to the last line of the commit message, it will make the bot happy. We can't merge this without it.

bbogdanov commented 2 years ago

Didn't see the dco-required tag in the beginning. Usually GitHub actions doesn't allow a PR to be merged without it. Will do some manual changes to sign off the commits on the next release to remove the confusion