From 9554b736923610208a0cd727a137fe4828d03764 Mon Sep 17 00:00:00 2001 From: Eric Martindale Date: Tue, 10 Feb 2015 00:46:39 -0500 Subject: [PATCH] add more instructions about contributing --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ae88eda7..89cd81fd 100644 --- a/README.md +++ b/README.md @@ -30,5 +30,6 @@ Deleting tracks: `$.ajax('/playlist/520e6bda3cb680003700049c', { type: 'DELETE', data: { index: 1 } });` ## Contributing +Want to help? Claim something in [the "ready" column on our Waffle.io](https://waffle.io/martindale/soundtrack.io) by assigning it to yourself. [Fork. Commit. Pull request.](https://help.github.com/articles/fork-a-repo)