blob: 8e8e887dde1096448b45156e15ad84525e0ac2e9 [file] [log] [blame] [view]
Benoit Maggi44177622017-02-14 17:29:29 +01001Contributing to Papyrus BPMN
2==================================
3
4Thanks for your interest in this project.
5
6Project description:
7--------------------
8
9A DSML for the [BPMN OMG] norm based upon the [Eclipse Papyrus project](https://projects.eclipse.org/projects/modeling.mdt.papyrus).
10
11Create a new [bug](https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Papyrus&component=BPMN):
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=BPMN):
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
30Developer 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