From 694f5a1b1f88738f04432b3d462232abbb0660fb Mon Sep 17 00:00:00 2001 From: jeanservaas <43144260+jeanservaas@users.noreply.github.com> Date: Fri, 6 Oct 2023 11:12:19 -0400 Subject: [PATCH 1/3] Update get-started.mdx Few type changes --- src/pages/contributing/get-started.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/contributing/get-started.mdx b/src/pages/contributing/get-started.mdx index d9c1568e71e..240efa4bf62 100644 --- a/src/pages/contributing/get-started.mdx +++ b/src/pages/contributing/get-started.mdx @@ -66,7 +66,7 @@ Accessibility

**Amaya Mali**
Gantt chart **Tom Roach**
Community support

**Eugene To **
-Figma

**Shankar Venkatachalam**
Create React App

+Figma

**Shankar Venkatachalam**
React App

**Colleen Yates**
lllustration Guild
@@ -161,7 +161,7 @@ GitHub issue. Work that results in code will be reviewed directly in a pull request. Maintainers will be reviewing your work and making comments, asking questions -and suggesting changes to be made before they merge your code. When you need to +and suggesting changes before they merge your code. When you need to make a change, commit and push to your branch normally. Once all revisions to your pull request are complete, a maintainer will squash and merge your commits for you. From 404c0208f659a972ad40ad056ea8bc89efda9412 Mon Sep 17 00:00:00 2001 From: Alison Joseph Date: Tue, 31 Oct 2023 11:23:06 -0500 Subject: [PATCH 2/3] Update get-started.mdx --- src/pages/contributing/get-started.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/contributing/get-started.mdx b/src/pages/contributing/get-started.mdx index 240efa4bf62..6e88d787670 100644 --- a/src/pages/contributing/get-started.mdx +++ b/src/pages/contributing/get-started.mdx @@ -66,7 +66,7 @@ Accessibility

**Amaya Mali**
Gantt chart **Tom Roach**
Community support

**Eugene To **
-Figma

**Shankar Venkatachalam**
React App

+Figma

**Shankar Venkatachalam**
Create React App

**Colleen Yates**
lllustration Guild
From d41e4f19fee5543d8cda1ef0e6c57a3db7019e1e Mon Sep 17 00:00:00 2001 From: Alison Joseph Date: Tue, 31 Oct 2023 11:28:51 -0500 Subject: [PATCH 3/3] chore: format --- src/pages/contributing/get-started.mdx | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/pages/contributing/get-started.mdx b/src/pages/contributing/get-started.mdx index b19de7d12b2..90acbbd9466 100644 --- a/src/pages/contributing/get-started.mdx +++ b/src/pages/contributing/get-started.mdx @@ -161,10 +161,9 @@ GitHub issue. Work that results in code will be reviewed directly in a pull request. Maintainers will be reviewing your work and making comments, asking questions -and suggesting changes before they merge your code. When you need to -make a change, commit and push to your branch normally. Once all revisions to -your pull request are complete, a maintainer will squash and merge your commits -for you. +and suggesting changes before they merge your code. When you need to make a +change, commit and push to your branch normally. Once all revisions to your pull +request are complete, a maintainer will squash and merge your commits for you. #### Contributor License Agreement