blob: 1f6ad1b7d5b8800890cadb5a4dcec2083db8efc4 [file] [log] [blame] [view]
Benoit Maggifc5e3522015-09-07 17:09:01 +02001Contributing to Papyrus SysML 1.4
2==================================
3
4Thanks for your interest in this project.
5
6Project description:
7--------------------
8
Francois Le Fevre - CEA775a33b2015-09-24 16:29:36 +02009A DSML for the [SysML 1.4 OMG](http://www.omg.org/spec/SysML/1.4/) norm based upon the [Eclipse Papyrus project](https://projects.eclipse.org/projects/modeling.mdt.papyrus).
Benoit Maggifc5e3522015-09-07 17:09:01 +020010
11Create a new [bug](https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Papyrus&component=SysML):
12-----------------
13
14Be sure to search for existing bugs before you create another one. Remember that contributions are always welcome!
15
16Search for [bugs](https://bugs.eclipse.org/bugs/buglist.cgi?product=Papyrus&component=SysML):
17----------------
18
19This project uses Bugzilla to track ongoing development and issues.
20
21Contributor License Agreement:
22------------------------------
23
24Before your contribution can be accepted by the project, you need to create and electronically
25sign the Eclipse Foundation Contributor License Agreement [(CLA)](http://www.eclipse.org/legal/CLA.php).
26
27Contact:
28--------
29
30Contact the project developers and users via the project's ["user" list](https://dev.eclipse.org/mailman/listinfo/papyrus-sysml-users/).
31
32Developer resources:
33--------------------
34
35 * Check the README.md file for developing information
36 * Continuous integration with [Hudson](https://hudson.eclipse.org/papyrus/)
37 * Contribution review with [Gerrit](https://git.eclipse.org/)
Klaas Gadeyne8139cee2015-10-17 09:34:55 +020038 * Code quality with [SonarQube](https://dev.eclipse.org/sonar/dashboard/index/113161)
Francois Le Fevre - CEA405caed2015-10-16 13:26:15 +020039
40