-
Notifications
You must be signed in to change notification settings - Fork 33
feat(chat): extensive updates to code charts and chat #581
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
Conversation
✅ Deploy Preview for carbon-labs-react ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
❌ Deploy Preview for carbon-labs-web-components failed. Why did it fail? →
|
.github/CODEOWNERS
Outdated
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.
Can you remove the conflict markers here?
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.
done, also missed it in one json file for examples. surprised that yarn didn't catch it, I always do:
yarn format
yarn lint:styles --fix
yarn build
yarn ci-check
Am I missing an extra step that was introduced lately?
Closes #
{{short description}}
Changelog
New
Changed
Removed
Testing / Reviewing
{{ Add descriptions, steps or a checklist for how reviewers can verify this PR works or not }}