-
Notifications
You must be signed in to change notification settings - Fork 63
How to Contribute
Maxime Chevalier-Boisvert edited this page Dec 31, 2013
·
16 revisions
Install Higgs. See the README file for installation instructions.
Take a look at the open issues to see if there's a task you might be able to complete. If more information is needed on the nature of an open issue, please post questions on the issues page.
If you've found a bug in Higgs, either open a new issue and tag it with the "bug" tag, or write a regression test (a failing test exposing the bug) and send us a pull request. Try to fit the entire test in one JS file, and try to come up with the smallest possible test that exposes the bug.
Once you've got a fix or regression test, send us a pull request.