Skip to content
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

Update get-started.mdx #3771

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/pages/contributing/get-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Accessibility<br /><br /> **Amaya Mali**<br /> Gantt chart
<Column className="one" colSm={2} colMd={2} colLg={3}>

**Tom Roach**<br /> Community support<br /><br />**Eugene To **<br />
Figma<br /><br /> **Shankar Venkatachalam** <br /> Create React App<br /><br />
Figma<br /><br /> **Shankar Venkatachalam** <br />React App<br /><br />
**Colleen Yates**<br /> lllustration Guild

</Column>
Expand All @@ -82,7 +82,7 @@ bandwidth.
This work involves enhancing our components in code, like adding new features or
variants. Designers are often responsible for researching UX and visual
solutions and then creating a design spec for developers.
[Here are issues](https://github.com/carbon-design-system/carbon/issues?q=is%3Aissue+is%3Aopen+label%3A%22proposal%3A+accepted%22+label%3A%22community+contribution%22+label%3A%22type%3A+enhancement+%F0%9F%92%A1%22+)
[Here are issues](https://github.com/carbon-design-system/carbon/issues?q=is%3Aopen+is%3Aissue+label%3A%22needs%3A+community+contribution%22+)
in our enhancement backlog that need design or development work.

### Design kits
Expand Down
Loading