Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.53 KB

CONTRIBUTING.md

File metadata and controls

42 lines (27 loc) · 1.53 KB

Contributing to EclipseStore

Thank you for your interest in this project!

Eclipse Contributor Agreement

If this is your first time contributing to an Eclipse Foundation project, you'll need to sign the Eclipse Contributor Agreement.

  • Log in to the Eclipse foundation website. You will need to create an account with the Eclipse Foundation if you have not already done so.
  • Open your Account Settings tab, enter your GitHub ID and click Update Account.
  • Read and sign the ECA
  • Make sure to use the exact same email address for your Eclipse account and your commit author.

Issues

Search the issue tracker for a relevant issue or create a new one.

Build

To build EclipseStore you need

  • Java 11 or higher
  • Maven 3.8.1 or higher
mvn install

Contact

Contact the project developers via the project's mailing list.

Making changes

  • Fork the repository in GitHub and make changes in your fork.
  • Submit a pull request.
  • All commits must be signed.
  • By contributing, you agree that your contributions will be licensed under the Eclipse Public License v 2.0

Code of Conduct

Please follow our Code of Conduct.