Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 1.12 KB

Contributors.md

File metadata and controls

5 lines (3 loc) · 1.12 KB

This project needs contributors to be viable. We need contributor of all technical capabilities, from writing a test case, and example, to working on the compiler.

To contribute to the project, go to the "Source Code" tab and click fork. You can then work in your fork. When you are ready to contribute your code, send a pull request. We will review your code and either accept or reject. Please fork once per idea to keep the change small so that it can be reviewed easily. Once you have a few successful contributions, you will be promoted to the Developer role.

This project uses Mercurial source control. Mercurial is thest best solution for open source development today. If you are not familiar with Mercurial, visit Using Mercurial on Codeplex . Be sure to listen to Rob Conery 's excellent tutorial. Also visit hginit when you are ready for the next step. Mercurial promotes forking. We will be using workflow similar to the Orchard Project.