indexzero / node-asana-api

A node.js client implementation for Asana API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Asana Tag support.

ridget opened this issue · comments

Hi,
I've actually been working on this one for personal use, and tests are passing, however wanted to check in and see if a) you wanted this and b) if you have any particular guidelines for the pull request if you do?

Would love it. Guidelines are:

  1. Have passing tests using vows
  2. Match the general code-style.
  3. Update the docs.

Fixed by #7

Thanks for the merge!