Initial contribution
This commit is contained in:
parent
7b5cc4fa59
commit
11d9ce37aa
580 changed files with 155133 additions and 162 deletions
44
CONTRIBUTING
Normal file
44
CONTRIBUTING
Normal file
|
@ -0,0 +1,44 @@
|
|||
# Contributing to Eclipse Cyclone DDS
|
||||
|
||||
Thanks for your interest in this project.
|
||||
|
||||
## Project description
|
||||
|
||||
Eclipse Cyclone DDS is an implementation of the OMG Data Distribution Service
|
||||
(DDS) specification (see http://www.omg.org/spec/DDS/ ) and the related
|
||||
specifications for interoperability (see http://www.omg.org/spec/DDSI-RTPS/ )
|
||||
|
||||
* https://projects.eclipse.org/projects/iot.cyclonedds
|
||||
|
||||
## Developer resources
|
||||
|
||||
Information regarding source code management, builds, coding standards, and
|
||||
more.
|
||||
|
||||
* https://projects.eclipse.org/projects/iot.cyclonedds/developer
|
||||
|
||||
The project maintains the following source code repositories
|
||||
|
||||
* https://github.com/eclipse/cyclonedds
|
||||
|
||||
## Eclipse Contributor Agreement
|
||||
|
||||
Before your contribution can be accepted by the project team contributors must
|
||||
electronically sign the Eclipse Contributor Agreement (ECA).
|
||||
|
||||
* http://www.eclipse.org/legal/ECA.php
|
||||
|
||||
Commits that are provided by non-committers must have a Signed-off-by field in
|
||||
the footer indicating that the author is aware of the terms by which the
|
||||
contribution has been provided to the project. The non-committer must
|
||||
additionally have an Eclipse Foundation account and must have a signed Eclipse
|
||||
Contributor Agreement (ECA) on file.
|
||||
|
||||
For more information, please see the Eclipse Committer Handbook:
|
||||
https://www.eclipse.org/projects/handbook/#resources-commit
|
||||
|
||||
## Contact
|
||||
|
||||
Contact the project developers via the project's "dev" list.
|
||||
|
||||
* https://accounts.eclipse.org/mailing-list/cyclonedds-dev
|
Loading…
Add table
Add a link
Reference in a new issue