# Contributing

To contribute with **js-model-mapper**, fork this project to make your changes.

All Pull Requests **must** be linked to an open issue. So, when creating the PR, gently refer the issue you're contributing for. Eg. type `#12` on PR description to reference issue #12.

Pull requests with conflicts **won't** be merged, be sure to **rebase** with the remote repo before submiting a PR.

If you'd like to introduce a new feature, create an issue with the proposal and go smash the keyboard.