Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.97 KB

File metadata and controls

34 lines (23 loc) · 1.97 KB

Contributing to Dropilio

We really appreciate the efforts of people who help in keeping the Dropilio updated. Dropilio is provides a important upgradation to the powerful Twilio API by helping the developers create more user oriented apps.

Read this first

We suggest you to take a moment to review this document in order to make the contribution process easy and effective for everyone involved.

In order to maintain a uniformity across the application, we have made a certain set of rules and templates that you should follow in order to provide us with useful contributions. Following these guidelines will help to communicate that you respect the time of the developers managing and developing the code. In return, they should reciprocate that respect in addressing your issue, assessing changes, and helping you finalize your pull requests.

As for everything else in the project, the contributions to Dropilio are governed by the [Code of Conduct][code-of-conduct].

What can you contribute

Dropilio is an open source project and we love to receive contributions from our community — you! You can contribute to the Dropilio in any way you want, that has the potential to make Dropilio a better website. Some common ways to contribute are listed below:

  • Bug Tracking
  • Feature Requests
  • Blog Posts
  • Documentation website
  • Usecase Studies

How to submit a contribution

For listing bugs

  1. Open an issue and provide us with appropriate information.
  2. (Optional) If you can solve the issue filed by you, read below on how to submit a pull request.

For feature requests

If you find yourself wishing for a something that doesn't exist in Dropilio, you are probably not alone. Open an issue which describes the feature you would like to see, how it would affect the community, and how it should work.

For sending Pull Requests

  1. Create your own fork of the code.
  2. Do the changes in your fork.
  3. Send us a pull request with appropriate information using our Pull Request Template.