Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.15 KB

CONTRIBUTING.md

File metadata and controls

25 lines (17 loc) · 1.15 KB

Contributing

To contribute,

  1. Fork this repository.
  2. Work on your changes within a topic branch.
  3. Create a pull request to the corresponding version branch

Pull requests are accepted under the discretion of the Sugar REST PHP Client maintainer(s). Improve the chances your PR will be merged by following the requirements and guidelines below. For any questions, please e­mail developers@sugarcrm.com.

REQUIREMENTS

GUIDELINES

  • Make sure your pull contains quality code. We will certainly provide constructive feedback on works in progress but we will not merge incomplete pull requests.
  • Make sure your pull is fully documented.
  • Make sure all unit tests are updated for relevant code changes, and add any unit tests for new code.
  • Reference related Github Issues within commit comments and pull request comment where appropriate.
  • Squash out minor or "typo" commits in your pull using git commit -a or git rebase -i.

BUGS

File bugs or feature requests using Github Issue Tracker.

https://github.com/sugarcrm/rest-php-client/issues