diff --git a/src/pages/community/contribute/project-meetings.mdx b/src/pages/community/contribute/project-meetings.mdx index 198c79f88c..2bcfaf1fc7 100644 --- a/src/pages/community/contribute/project-meetings.mdx +++ b/src/pages/community/contribute/project-meetings.mdx @@ -128,6 +128,11 @@ You can read about the agreement, including details about whether to sign as an ![EasyCLA recognizes the signed CLA](./images/development/Step2-5.png) + + There should be only one email associated to your commit. If the CLA check fails, double check this is the case by using this command: `git show -s --format='Author: %an <%ae>%nCommitter: %cn <%ce>' HEAD` + + + ### Add yourself to the list of attendees 1. Find your [chosen working group above](#graphql-working-group--tsc-meeting) and find its next agenda by browsing to agendas -> year -> month in the central pane of the GitHub webpage