# Github

Vaadin plugin source codes are publicly shared on Github.

First you need to [fork and clone](https://guides.github.com/activities/forking/index.html) the following [grails-vaadin-plugin](https://github.com/ondrej-kvasnovsky/grails-vaadin-plugin) repository.

After you have [commited and pushed](http://readwrite.com/2013/10/02/github-for-beginners-part-2) your changes, which will be described in [Development](https://github.com/ondrej-kvasnovsky/vaadin-on-grails/tree/d7266dbb7da2534bec1790aa54aa53dc95ca50e7/plugin_development/Development/README.md) section, create a [pull request](https://guides.github.com/activities/forking/index.html) back to original Github repository.

When the pull request is merged the authors of the plugin will create a new version.
