mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 08:26:21 +02:00
Native CLI i18n: The TrustGraph CLI has built-in translation support that dynamically loads language strings. You can test and use different languages by simply passing the --lang flag (e.g., --lang es for Spanish, --lang ru for Russian) or by configuring your environment's LANG variable. Automated Docs Translations: This PR introduces autonomously translated Markdown documentation into several target languages, including Spanish, Swahili, Portuguese, Turkish, Hindi, Hebrew, Arabic, Simplified Chinese, and Russian.
24 lines
1.2 KiB
Markdown
24 lines
1.2 KiB
Markdown
---
|
|
layout: default
|
|
title: "Contributor Licence Agreement (CLA)"
|
|
nav_order: 4
|
|
---
|
|
|
|
# Contributor Licence Agreement (CLA)
|
|
|
|
We ask every contributor to sign a Contributor Licence Agreement before
|
|
we can merge a pull request. The CLA does **not** transfer copyright —
|
|
you keep full ownership of your work. It simply grants the TrustGraph
|
|
project a perpetual, royalty-free licence to distribute your
|
|
contribution under the project's
|
|
[Apache 2.0 licence](https://www.apache.org/licenses/LICENSE-2.0), and
|
|
confirms that you have the right to make the contribution. This protects
|
|
both the project and its users by ensuring every contribution has a
|
|
clear legal footing.
|
|
|
|
When you open a pull request, the CLA bot will post a comment asking you
|
|
to review and sign the appropriate agreement — it only takes a moment
|
|
and you only need to do it once across all TrustGraph repositories.
|
|
|
|
- Contributing as an **individual**? Sign the [Individual CLA](https://github.com/trustgraph-ai/contributor-license-agreement/blob/main/Fiduciary-Contributor-License-Agreement.md)
|
|
- Contributing on behalf of a **company or organisation**? Sign the [Entity CLA](https://github.com/trustgraph-ai/contributor-license-agreement/blob/main/Entity-Fiduciary-Contributor-License-Agreement.md)
|