Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.02 KB

CONTRIBUTING.md

File metadata and controls

19 lines (11 loc) · 1.02 KB

Contributing to Alda

Pull requests are warmly welcomed. Please feel free to take on whatever issue interests you.

For a syrupy visual of what we have on our plate, check out our waffle.io board.

Instructions

  • Fork this repository and make changes on your fork.
  • For information on testing your changes, see here.
  • Submit a Pull Request.
  • Your Pull Request should get the Dave Yarwood Seal of Approval™ before being merged. (Don't worry, he's not hard to win over.)

If you're confused about how some aspect of the code works (Clojure questions, "what does this piece of code do," etc.), don't hesitate to ask questions on the issue you're working on, or pop into the #alda channel in the Clojurians Slack network -- we'll be more than happy to help!

Development Guide

For a high-level overview of how Alda works, see our development guide.