Benoit Maggi | fc5e352 | 2015-09-07 17:09:01 +0200 | [diff] [blame] | 1 | Contributing to Papyrus SysML 1.4 |
| 2 | ================================== |
| 3 | |
| 4 | Thanks for your interest in this project. |
| 5 | |
| 6 | Project description: |
| 7 | -------------------- |
| 8 | |
Francois Le Fevre - CEA | 775a33b | 2015-09-24 16:29:36 +0200 | [diff] [blame] | 9 | A 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 Maggi | fc5e352 | 2015-09-07 17:09:01 +0200 | [diff] [blame] | 10 | |
| 11 | Create a new [bug](https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Papyrus&component=SysML): |
| 12 | ----------------- |
| 13 | |
| 14 | Be sure to search for existing bugs before you create another one. Remember that contributions are always welcome! |
| 15 | |
| 16 | Search for [bugs](https://bugs.eclipse.org/bugs/buglist.cgi?product=Papyrus&component=SysML): |
| 17 | ---------------- |
| 18 | |
| 19 | This project uses Bugzilla to track ongoing development and issues. |
| 20 | |
| 21 | Contributor License Agreement: |
| 22 | ------------------------------ |
| 23 | |
| 24 | Before your contribution can be accepted by the project, you need to create and electronically |
| 25 | sign the Eclipse Foundation Contributor License Agreement [(CLA)](http://www.eclipse.org/legal/CLA.php). |
| 26 | |
| 27 | Contact: |
| 28 | -------- |
| 29 | |
| 30 | Contact the project developers and users via the project's ["user" list](https://dev.eclipse.org/mailman/listinfo/papyrus-sysml-users/). |
| 31 | |
| 32 | Developer 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 Gadeyne | 8139cee | 2015-10-17 09:34:55 +0200 | [diff] [blame] | 38 | * Code quality with [SonarQube](https://dev.eclipse.org/sonar/dashboard/index/113161) |
Francois Le Fevre - CEA | 405caed | 2015-10-16 13:26:15 +0200 | [diff] [blame] | 39 | |
| 40 | |