Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 1b3f99aa74a9a1465a2fb44eccc5b1278ff8ba52 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Contributing to Eclipse Scout
=============================

We welcome any kind of contributions (Bug report, documentation, code contribution...).
Please read the [Eclipse Scout Contribution page] [1] to know more about it.

The contribution process of Eclipse Scout is hosted on tools deployed by the Eclipse Foundation ([Bugzilla] [2], Gerrit, Hudson, MediaWiki...).

External tools like the GitHub tracker and pull requests are not supported.

For further questions about contributing to Eclipse Scout, please ask in the [Eclipse Scout Forum] [3] or send a mail to [our mailing list] [4]: scout-dev@eclipse.org


License
-------

[Eclipse Public License (EPL) v1.0] [5]


Documentation & Links
---------------------

* [Project page] [6]
* [Eclipse Scout Wiki] [7]
* [Eclipse Scout Forum] [3]
* [Eclipse Bugzilla] [2]


[1]: http://wiki.eclipse.org/Scout/Contribution
[2]: http://bugs.eclipse.org/
[3]: http://eclipse.org/forums/eclipse.scout
[4]: http://dev.eclipse.org/mailman/listinfo/scout-dev
[5]: http://wiki.eclipse.org/EPL
[6]: http://eclipse.org/scout/
[7]: http://wiki.eclipse.org/Scout/

Back to the top