Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 699 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (7 loc) · 699 Bytes

Thanks for contributing to KnockoutApp!

This is a small list of guidelines for contributing to the project:

-Use the same code style used by the rest of the project

-Check for existing pull requests/discussions about an issue/feature before sending a pull request or creating a new issue

-Include tests when adding a new feature

-Do not include the rebuilt version of knockout.app.js and knockout.app.min.js or the updated documented source code, they're only updated when a new version is published

For instruction on how to build KnockoutApp see http://paglias.net/KnockoutApp/#Contributing