# Contributing If you want to contribute to the project, follow the steps below: 1. If you wish to work on a new feature or fix something, please [open a new issue](https://github.com/survivejs/webpack-merge/issues/new) first for discussion. 2. Send me a pull request to review. 3. See 1. The project is built on top of Node and you can see different available commands using `npm run`. Most likely the test and build related commands are the most useful as the project is heavily tested to keep it easy to develop.