You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/community/contribute/project-meetings.mdx
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -128,6 +128,11 @@ You can read about the agreement, including details about whether to sign as an
128
128
129
129

130
130
131
+
<Callouttype="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
+
131
136
### Add yourself to the list of attendees
132
137
133
138
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