Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.06 KB

File metadata and controls

28 lines (22 loc) · 1.06 KB

Contributing to Ventana

Think twice, code once.

Pull requests are accepted under the discretion of Ventana maintainer(s). Improve the chances of your pull requests getting merged by following the requirements and guidelines below. For any questions, please e-mail developers@sugarcrm.com.

Requirements

Guidelines

  • Make sure your pull request 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 requests are properly tested and maintain (or improve) the current code coverage.
  • Make sure your pull request is fully documented.
  • Reference related Github issues within commit messages and pull request comments where appropriate.

Bugs