Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CONTRIBUTING.md #157

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
65 changes: 2 additions & 63 deletions CONTRIBUTING.md
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).