Skip to content

Commit 5846dc0

Browse files
authored
Add a troubleshooting note when EasyCLA is blocked. (#2364)
From graphql/ai-wg#99 (comment)
1 parent 545ec5e commit 5846dc0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/pages/community/contribute/project-meetings.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,11 @@ You can read about the agreement, including details about whether to sign as an
128128

129129
![EasyCLA recognizes the signed CLA](./images/development/Step2-5.png)
130130

131+
<Callout type="info">
132+
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`
133+
</Callout>
134+
135+
131136
### Add yourself to the list of attendees
132137

133138
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

0 commit comments

Comments
 (0)