Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 2.17 KB

CONTRIBUTING.md

File metadata and controls

53 lines (36 loc) · 2.17 KB

Contributing to PHP Development Tools

Thanks for your interest in this project.

The Eclipse PHP Development Tools project delivers a PHP Integrated Development Environment framework for the Eclipse platform. This project encompasses the development components necessary to develop PHP-based Web Applications and facilitates extensibility. It leverages the existing Web Tools Project in providing developers with PHP capabilities.

GitHub tracker and pull requests are currently main contribution process.

Checklist before pull request

  • Make sure you already have an Eclipse account you can create it here
  • You already to signed Eclipse Contributor Agreement
  • Add "Signed-off-by" field into your commit

Eclipse Contributor Agreement

Before your contribution can be accepted by the project team contributors must electronically sign the Eclipse Contributor Agreement (ECA).

Signed-off-by field

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

Developer resources

Be sure to search for existing bugs before you create another one. Remember that contributions are always welcome!

Contact

Contact the project developers via the project's "dev" list.