@@ -14,33 +14,54 @@ where these companies will be able to participate quickly and with little IT
14
14
infrastructure investment. Tractus-X is meant to be the PoC project of the
15
15
Catena-X alliance focusing on parts traceability.
16
16
17
- * < https://projects.eclipse.org/projects/automotive.tractusx >
17
+ * https://projects.eclipse.org/projects/automotive.tractusx
18
+
19
+ ## Project licenses
20
+
21
+ The Tractus-X project uses the following licenses:
22
+
23
+ * Apache-2.0 for code
24
+ * CC-BY-4.0 for non-code
25
+
26
+ ## Terms of Use
27
+
28
+ This repository is subject to the Terms of Use of the Eclipse Foundation
29
+
30
+ * https://www.eclipse.org/legal/termsofuse.php
18
31
19
32
## Developer resources
20
33
21
34
Information regarding source code management, builds, coding standards, and
22
35
more.
23
36
24
- * < https://projects.eclipse.org/projects/automotive.tractusx/developer >
37
+ * https://projects.eclipse.org/projects/automotive.tractusx/developer
38
+
39
+ Getting started:
40
+
41
+ * https://eclipse-tractusx.github.io/docs/developer
42
+
43
+ The project maintains the following source code repositories
44
+
45
+ * https://github.com/eclipse-tractusx/tutorial-resources
25
46
26
47
The project maintains the source code repositories in the following GitHub organization:
27
48
28
- * < https://github.com/eclipse-tractusx/ >
49
+ * https://github.com/eclipse-tractusx/
29
50
30
51
## Eclipse Development Process
31
52
32
53
This Eclipse Foundation open project is governed by the Eclipse Foundation
33
54
Development Process and operates under the terms of the Eclipse IP Policy.
34
55
35
- * < https://eclipse.org/projects/dev_process >
36
- * < https://www.eclipse.org/org/documents/Eclipse_IP_Policy.pdf >
56
+ * https://eclipse.org/projects/dev_process
57
+ * https://www.eclipse.org/org/documents/Eclipse_IP_Policy.pdf
37
58
38
59
## Eclipse Contributor Agreement
39
60
40
61
In order to be able to contribute to Eclipse Foundation projects you must
41
62
electronically sign the Eclipse Contributor Agreement (ECA).
42
63
43
- * < http://www.eclipse.org/legal/ECA.php >
64
+ * http://www.eclipse.org/legal/ECA.php
44
65
45
66
The ECA provides the Eclipse Foundation with a permanent record that you agree
46
67
that each of your contributions will comply with the commitments documented in
@@ -49,10 +70,10 @@ the email address matching the "Author" field of your contribution's Git commits
49
70
fulfills the DCO's requirement that you sign-off on your contributions.
50
71
51
72
For more information, please see the Eclipse Committer Handbook:
52
- < https://www.eclipse.org/projects/handbook/#resources-commit >
73
+ https://www.eclipse.org/projects/handbook/#resources-commit
53
74
54
75
## Contact
55
76
56
77
Contact the project developers via the project's "dev" list.
57
78
58
- * < https://accounts.eclipse.org/mailing-list/tractusx-dev >
79
+ * https://accounts.eclipse.org/mailing-list/tractusx-dev
0 commit comments