Harald Mackamul | 7f6e49f | 2019-12-21 11:59:00 +0100 | [diff] [blame] | 1 | |
| 2 | # Contributing to Eclipse APP4MC |
| 3 | |
| 4 | Thanks for your interest in this project. |
| 5 | |
| 6 | ## Project description |
| 7 | |
| 8 | Application Platform Project for Multi Core |
| 9 | |
| 10 | * https://projects.eclipse.org/projects/technology.app4mc |
| 11 | |
| 12 | ## Developer resources |
| 13 | |
| 14 | Information regarding source code management, builds, coding standards, and |
| 15 | more. |
| 16 | |
| 17 | * https://projects.eclipse.org/projects/technology.app4mc/developer |
| 18 | |
| 19 | The project maintains the following source code repositories |
| 20 | |
| 21 | * https://git.eclipse.org/r/plugins/gitiles/app4mc/org.eclipse.app4mc |
| 22 | * https://git.eclipse.org/r/plugins/gitiles/app4mc/org.eclipse.app4mc.addon.migration |
| 23 | * https://git.eclipse.org/r/plugins/gitiles/app4mc/org.eclipse.app4mc.examples |
| 24 | * https://git.eclipse.org/r/plugins/gitiles/app4mc/org.eclipse.app4mc.tools |
| 25 | |
| 26 | This project uses Bugzilla to track ongoing development and issues. |
| 27 | |
| 28 | * Search for issues: https://bugs.eclipse.org/bugs/buglist.cgi?product=APP4MC |
| 29 | * Create a new report: |
| 30 | https://bugs.eclipse.org/bugs/enter_bug.cgi?product=APP4MC |
| 31 | |
| 32 | Be sure to search for existing bugs before you create another one. Remember that |
| 33 | contributions are always welcome! |
| 34 | |
| 35 | ## Eclipse Contributor Agreement |
| 36 | |
| 37 | Before your contribution can be accepted by the project team contributors must |
| 38 | electronically sign the Eclipse Contributor Agreement (ECA). |
| 39 | |
| 40 | * http://www.eclipse.org/legal/ECA.php |
| 41 | |
| 42 | Commits that are provided by non-committers must have a Signed-off-by field in |
| 43 | the footer indicating that the author is aware of the terms by which the |
| 44 | contribution has been provided to the project. The non-committer must |
| 45 | additionally have an Eclipse Foundation account and must have a signed Eclipse |
| 46 | Contributor Agreement (ECA) on file. |
| 47 | |
| 48 | For more information, please see the Eclipse Committer Handbook: |
| 49 | https://www.eclipse.org/projects/handbook/#resources-commit |
| 50 | |
| 51 | ## Contact |
| 52 | |
| 53 | Contact the project developers via the project's "dev" list. |
| 54 | |
| 55 | * https://dev.eclipse.org/mailman/listinfo/app4mc-dev |