Contributing to URI.js

URI.js Project License: MIT License


Thanks for your help!

Pull Requests go into the branch master. The gh-pages branch is a presentation of the master branch at the last given release.

Whenever you change code, make sure you run the test suite before sending a pull request. Please add tests for any features you add to the code base. We’re using QUnit for testing.