Skip to content

Latest commit

 

History

History
executable file
·
20 lines (16 loc) · 1.56 KB

contributing.md

File metadata and controls

executable file
·
20 lines (16 loc) · 1.56 KB

Contributing

Contributing to JS and CSS Code

Whenever you create a PR that includes changes to JS or SCSS files, you have to create a release build of the JS and CSS files and include the resulting files in client/dist in your PR! Please do not commit development builds.

For more information, please read how the build-tools work.

Contributor license agreement

By supplying code to this module in patches, tickets and pull requests, you agree to assign copyright of that code to Jonathon Menz, on the condition that these code changes are released under the same MIT license as the original module. We ask for this so that the ownership in the license is clear and unambiguous. By releasing this code under a permissive license such as MIT, this copyright assignment won't prevent you from using the code in any way you see fit.