Skip to content

Commit 71edf40

Browse files
committed
docs: Add documention for new contributors
1 parent e73c0f5 commit 71edf40

File tree

1 file changed

+53
-0
lines changed

1 file changed

+53
-0
lines changed

CONTRIBUTING.md

+53
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
Contributing to Eclipse Cloe
2+
============================
3+
4+
Thanks for your interest in this project.
5+
6+
## Project Description
7+
8+
Cloe is an enhanced middleware solution for closed-loop simulations, with a
9+
focus on functional software tests on system level. Cloe is used as a
10+
development tool for interactive and scripted workstation simulations, for code
11+
debugging, and for automated tests on servers. Cloe covers a central part of the
12+
verification and validation strategy, needed by all vendors in the field of
13+
Automated Driving.
14+
15+
- https://projects.eclipse.org/projects/technology.cloe
16+
17+
## Developer Resources
18+
19+
Information regarding source code management, builds, coding standards, and
20+
more.
21+
22+
- https://projects.eclipse.org/projects/technology.cloe/developer
23+
24+
The project maintains the following source code repositories
25+
26+
- https://github.com/eclipse/cloe
27+
28+
## Eclipse Development Process
29+
30+
This Eclipse Foundation open project is governed by the Eclipse Foundation
31+
Development Process and operates under the terms of the Eclipse IP Policy.
32+
33+
## Eclipse Contributor Agreement
34+
35+
Before your contribution can be accepted by the project team contributors must
36+
electronically sign the Eclipse Contributor Agreement (ECA).
37+
38+
- http://www.eclipse.org/legal/ECA.php
39+
40+
Commits that are provided by non-committers must have a Signed-off-by field in
41+
the footer indicating that the author is aware of the terms by which the
42+
contribution has been provided to the project. The non-committer must
43+
additionally have an Eclipse Foundation account and must have a signed Eclipse
44+
Contributor Agreement (ECA) on file.
45+
46+
For more information, please see the Eclipse Committer Handbook:
47+
https://www.eclipse.org/projects/handbook/#resources-commit
48+
49+
## Contact
50+
51+
Contact the project developers via the project's "dev" list.
52+
53+

0 commit comments

Comments
 (0)