Merge pull request #89 from zonghaoyuan/feat/cla-mechanism

feat(repo): add CLA mechanism for external contributors
This commit is contained in:
Zonghao Yuan
2026-06-18 11:05:26 +08:00
committed by GitHub
9 changed files with 535 additions and 0 deletions
+18
View File
@@ -97,6 +97,24 @@ export default function TermsPage() {
<p className="mt-3">
</p>
<p className="mt-3">
CLA GitHub {" "}
<a
href="https://github.com/zonghaoyuan/infiplot/blob/staging/CLA.md"
target="_blank"
rel="noopener noreferrer"
className="text-ember-500 hover:text-ember-400 transition-colors underline decoration-clay-900/20 underline-offset-2"
>
CLA.md
</a>
<a
href="https://github.com/zonghaoyuan/infiplot/blob/staging/CLA.zh.md"
target="_blank"
rel="noopener noreferrer"
className="text-ember-500 hover:text-ember-400 transition-colors underline decoration-clay-900/20 underline-offset-2"
>
</a>
</p>
</section>
<section>