Benoit Maggi | 4417762 | 2017-02-14 17:29:29 +0100 | [diff] [blame] | 1 | Contributing to Papyrus BPMN |
| 2 | ================================== |
| 3 | |
| 4 | Thanks for your interest in this project. |
| 5 | |
| 6 | Project description: |
| 7 | -------------------- |
| 8 | |
| 9 | A DSML for the [BPMN OMG] norm based upon the [Eclipse Papyrus project](https://projects.eclipse.org/projects/modeling.mdt.papyrus). |
| 10 | |
| 11 | Create a new [bug](https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Papyrus&component=BPMN): |
| 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=BPMN): |
| 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 | Developer resources: |
| 31 | -------------------- |
| 32 | |
| 33 | * Check the README.md file for developing information |
| 34 | * Continuous integration with [Hudson](https://hudson.eclipse.org/papyrus/) |
| 35 | * Contribution review with [Gerrit](https://git.eclipse.org/) |
| 36 | |
| 37 | |