Skip to content

Commit 8e3adba

Browse files
add CONTRIBUTING.md (#487)
1 parent 4ec207d commit 8e3adba

File tree

1 file changed

+58
-0
lines changed

1 file changed

+58
-0
lines changed

CONTRIBUTING.md

+58
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
# Contributing to Eclipse Tractus-X
2+
3+
Thanks for your interest in this project.
4+
5+
## Project description
6+
7+
The companies involved want to increase the automotive industry's
8+
competitiveness, improve efficiency through industry-specific cooperation and
9+
accelerate company processes through standardization and access to information
10+
and data. A special focus is also on SMEs, whose active participation is of
11+
central importance for the network's success. That is why Catena-X has been
12+
conceived from the outset as an open network with solutions ready for SMEs,
13+
where these companies will be able to participate quickly and with little IT
14+
infrastructure investment. Tractus-X is meant to be the PoC project of the
15+
Catena-X alliance focusing on parts traceability.
16+
17+
* https://projects.eclipse.org/projects/automotive.tractusx
18+
19+
## Developer resources
20+
21+
Information regarding source code management, builds, coding standards, and
22+
more.
23+
24+
* https://projects.eclipse.org/projects/automotive.tractusx/developer
25+
26+
The project maintains the source code repositories in the following GitHub organization:
27+
28+
* https://github.com/eclipse-tractusx/
29+
30+
## Eclipse Development Process
31+
32+
This Eclipse Foundation open project is governed by the Eclipse Foundation
33+
Development Process and operates under the terms of the Eclipse IP Policy.
34+
35+
* https://eclipse.org/projects/dev_process
36+
* https://www.eclipse.org/org/documents/Eclipse_IP_Policy.pdf
37+
38+
## Eclipse Contributor Agreement
39+
40+
In order to be able to contribute to Eclipse Foundation projects you must
41+
electronically sign the Eclipse Contributor Agreement (ECA).
42+
43+
* http://www.eclipse.org/legal/ECA.php
44+
45+
The ECA provides the Eclipse Foundation with a permanent record that you agree
46+
that each of your contributions will comply with the commitments documented in
47+
the Developer Certificate of Origin (DCO). Having an ECA on file associated with
48+
the email address matching the "Author" field of your contribution's Git commits
49+
fulfills the DCO's requirement that you sign-off on your contributions.
50+
51+
For more information, please see the Eclipse Committer Handbook:
52+
https://www.eclipse.org/projects/handbook/#resources-commit
53+
54+
## Contact
55+
56+
Contact the project developers via the project's "dev" list.
57+
58+
* https://accounts.eclipse.org/mailing-list/tractusx-dev

0 commit comments

Comments
 (0)