Sha256: b01aceee0354bb14bf9639092969b360bcfae04526b407a1fc55bda1ff91120f

Contents?: true

Size: 1013 Bytes

Versions: 17

Compression:

Stored size: 1013 Bytes

Contents

# Contributing

To contribute,

1. Fork this repository.
1. Work on your changes within a topic branch.
1. Create a pull request

Pull requests are accepted under the discretion of the SidecarDevTools 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

* By creating a pull request, you are agreeing to [SugarCRM Open Source Contributor terms](CONTRIBUTOR_TERMS.md).

## 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. For Javascript, we use jsdoc.
* 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.

Version data entries

17 entries across 17 versions & 3 rubygems

Version Path
sugar_utils-0.8.0 CONTRIBUTING.md
rspec-tabular-0.4.0 CONTRIBUTING.md
rspec-side_effects-0.3.0 CONTRIBUTING.md
sugar_utils-0.7.0 CONTRIBUTING.md
rspec-tabular-0.3.0 CONTRIBUTING.md
sugar_utils-0.6.0 CONTRIBUTING.md
rspec-side_effects-0.2.0 CONTRIBUTING.md
rspec-side_effects-0.1.0 CONTRIBUTING.md
sugar_utils-0.5.0 CONTRIBUTING.md
sugar_utils-0.4.4 CONTRIBUTING.md
sugar_utils-0.4.3 CONTRIBUTING.md
sugar_utils-0.4.2 CONTRIBUTING.md
sugar_utils-0.4.1 CONTRIBUTING.md
sugar_utils-0.4.0 CONTRIBUTING.md
sugar_utils-0.3.0 CONTRIBUTING.md
sugar_utils-0.2.0 CONTRIBUTING.md
sugar_utils-0.1.0 CONTRIBUTING.md