Skip to content

Contributing

Jared Szechy edited this page Apr 22, 2014 · 1 revision

We hope that you will consider contributing to DSD. 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 Issue tracker.
  • hack on DSD itself by fixing bugs you've found in the GitHub Issue tracker or adding new features to DSD.

When contributing to DSD, 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 DSD 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