-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,64 +1,3 @@ | ||
# Contributing to PolarSys Capella | ||
![Capella](https://raw.githubusercontent.com/wiki/eclipse/capella/images/logo_capella_200.png) | ||
|
||
Thanks for your interest in this project. | ||
|
||
## Project description | ||
|
||
Capella is a comprehensive, extensible and field-proven MBSE tool to | ||
successfully design system, software, and hardware architecture. Relying on | ||
Arcadia, a model-based methodology that covers each engineering phase, Capella | ||
helps systems architects to formalize specification and master architectural | ||
design | ||
|
||
* https://www.polarsys.org/projects/polarsys.capella | ||
|
||
## Developer resources | ||
|
||
Information regarding source code management, builds, coding standards, and | ||
more. | ||
|
||
* https://www.polarsys.org/projects/polarsys.capella/developer | ||
|
||
The project maintains the following source code repositories | ||
|
||
* http://git.polarsys.org/c/capella/capella.git | ||
* http://git.polarsys.org/c/capella/capella-addons.git | ||
* http://git.polarsys.org/c/capella/capella-basic-vp.git | ||
* http://git.polarsys.org/c/capella/capella-filtering.git | ||
* http://git.polarsys.org/c/capella/capella-gitadapter.git | ||
* http://git.polarsys.org/c/capella/capella-requirements-vp.git | ||
* http://git.polarsys.org/c/capella/capella-sss-transition.git | ||
* http://git.polarsys.org/c/capella/capella-studio.git | ||
* http://git.polarsys.org/c/capella/capella-tools.git | ||
* http://git.polarsys.org/c/capella/capella-xhtml-docgen.git | ||
* http://git.polarsys.org/c/capella/capella-xmlpivot.git | ||
|
||
This project uses Bugzilla to track ongoing development and issues. | ||
|
||
* Search for issues: https://polarsys.org/bugs/buglist.cgi?product=Capella | ||
* Create a new report: https://polarsys.org/bugs/enter_bug.cgi?product=Capella | ||
|
||
Be sure to search for existing bugs before you create another one. Remember that | ||
contributions are always welcome! | ||
|
||
## Eclipse Contributor Agreement | ||
|
||
Before your contribution can be accepted by the project team contributors must | ||
electronically sign the Eclipse Contributor Agreement (ECA). | ||
|
||
* http://www.eclipse.org/legal/ECA.php | ||
|
||
Commits that are provided by non-committers must have a Signed-off-by field in | ||
the footer indicating that the author is aware of the terms by which the | ||
contribution has been provided to the project. The non-committer must | ||
additionally have an Eclipse Foundation account and must have a signed Eclipse | ||
Contributor Agreement (ECA) on file. | ||
|
||
For more information, please see the Eclipse Committer Handbook: | ||
https://www.eclipse.org/projects/handbook/#resources-commit | ||
|
||
## Contact | ||
|
||
Contact the project developers via the project's "dev" list. | ||
|
||
* https://polarsys.org/mailman/listinfo/capella-dev | ||
Please go to the [Capella Wiki](https://github.com/eclipse/capella/wiki). |