Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 883 Bytes

CONTRIBUTING.md

File metadata and controls

26 lines (16 loc) · 883 Bytes

Contributing

Contributing License Agreement

Before code can be accepted all contributors must complete our Individual Contributor License Agreement (CLA).

Pull Requests

If you would like to contribute code you can do so through GitHub by forking the repository and sending a pull request.

When submitting code, please make every effort to follow existing conventions and style in order to keep the code as readable as possible.

Please also run and fix swiftlint by using:

$ swift run swiftlint --fix

Reporting issues

If you have any trouble to start contributing, please contact us directly or reach out in our Community Slack Finally, feel free to open a new issue.