Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 418 Bytes

CONTRIBUTING.md

File metadata and controls

5 lines (5 loc) · 418 Bytes
  • Please pick any issue from list of issues.
  • Create a branch based off master, git checkout master && git pull && git checkout -b issue#1
  • Raise a PR corresponding to the issue with branch name issue#1 where 1 is the issue number.
  • Remember to add a test case.
  • Wait for travis to turn green and request a review to ashdaily.