From db8c5053cf3c06d963fb97f059946ff9508a00ca Mon Sep 17 00:00:00 2001 From: tfhddd <2272751277@qq.com> Date: Thu, 16 Jul 2026 21:53:32 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=B0=83=E6=95=B4=E9=93=BE=E6=8E=A5?= =?UTF-8?q?=E5=B1=95=E7=A4=BA=E5=BD=A2=E5=BC=8F=EF=BC=8C=E9=98=B2=E6=AD=A2?= =?UTF-8?q?=E6=9C=80=E5=90=8E=E7=9A=84=E5=8F=A5=E5=8F=B7=E5=AF=BC=E8=87=B4?= =?UTF-8?q?=E9=93=BE=E6=8E=A5=E6=97=A0=E6=B3=95=E7=9B=B4=E6=8E=A5=E8=B7=B3?= =?UTF-8?q?=E8=BD=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/email-template/cla-updated-individual.tmpl | 6 +++--- conf/email-template/cla-updated.tmpl | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/conf/email-template/cla-updated-individual.tmpl b/conf/email-template/cla-updated-individual.tmpl index 77623de..ba6a7c5 100644 --- a/conf/email-template/cla-updated-individual.tmpl +++ b/conf/email-template/cla-updated-individual.tmpl @@ -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. @@ -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}} diff --git a/conf/email-template/cla-updated.tmpl b/conf/email-template/cla-updated.tmpl index c4eef92..d3a66c5 100644 --- a/conf/email-template/cla-updated.tmpl +++ b/conf/email-template/cla-updated.tmpl @@ -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}}