Skip to content

Commit

Permalink
Merge pull request #2 from npr/contributing
Browse files Browse the repository at this point in the history
Create CONTRIBUTING.md
  • Loading branch information
staceygoers authored Nov 15, 2018
2 parents ed49590 + 82e041a commit 107c668
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
If you would like to contribute to this project, please start by visiting https://github.com/npr/RAD-Android for Android and https://github.com/npr/RAD-iOS for iOS.

To directly contribute to the development and extension of Remote Audio Data, you can:
* Issue a bug report (always appreciated).
* Submit a feature request.
* Or, show the community a new or different implementation or these RAD frameworks. How?
* Clone the repository on your own machine.
* Develop unit tests for the new implementation. (Please make sure the existing unit tests are passing.) Update existing unit tests if necessary.
* Commit and push changes on your own branch.
* Create a Pull Request.
* We’ll review and be in touch.

Please always feel free to contact us at [email protected] if you prefer to correspond via email.

0 comments on commit 107c668

Please sign in to comment.