Skip to content

Contributing

Ibrahim edited this page Mar 19, 2018 · 3 revisions

We hope that you will consider contributing to the Messages Ruby SDK. You can contribute in many ways. For example, you might:

  • add documentation and “how-to” articles to the README or Wiki.
  • help people with the questions they ask on the Slack channel.
  • improve the existing example applications to demonstrate features in the SDK.
  • hack on the SDK itself by fixing bugs you've found in the GitHub Issue tracker or adding new features to the SDK.

When contributing to the Ruby SDK, we ask that you:

  • let us know what you plan in the GitHub Issue tracker so we can provide feedback.
  • provide tests and documentation whenever possible. It is very unlikely that we will accept new features or functionality into SDK without the proper testing and documentation. When fixing a bug, provide a failing test case that your patch solves.
  • open a GitHub Pull Request with your patches and we will review your contribution and respond as quickly as possible. Keep in mind that this is an open source project, and it may take us some time to get back to you. Your patience is very much appreciated.
Clone this wiki locally