Skip to content
Merged
Show file tree
Hide file tree
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
6 changes: 3 additions & 3 deletions conf/email-template/cla-updated-individual.tmpl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Dear {{.Name}},

The Contributor License Agreement (CLA) of the {{.Org}}[1] community has been updated on {{.UpdateDate}}.
The Contributor License Agreement (CLA) of the {{.Org}} community has been updated on {{.UpdateDate}}.

You have previously signed the CLA, and you can still contribute code normally — the smooth transition mechanism ensures no disruption to your daily development workflow.

Expand All @@ -10,6 +10,6 @@ Within {{.GracePeriodDays}} days after the update, you would still match the lat
Please agree to the latest agreement version by clicking the link below:
Sign CLA URL: {{.SignCLAURL}}

Have questions or need help? Just reply to this email and the {{.Org}}[1] Community Support Team will help you sort it out.
Have questions or need help? Just reply to this email and the {{.Org}} Community Support Team will help you sort it out.

[1]. {{.ProjectURL}}
{{.ProjectURL}}
4 changes: 2 additions & 2 deletions conf/email-template/cla-updated.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ A new version of CLA is published. Please login to the CLA management system to
The CLA management system login URL:
{{.URLOfCLAPlatform}}

Have questions or need help? Just reply to this email and the {{.Org}}[1] Community Support Team will help you sort it out.
Have questions or need help? Just reply to this email and the {{.Org}} Community Support Team will help you sort it out.

[1]. {{.ProjectURL}}
{{.ProjectURL}}
Loading