Contributing Guide Additional Developer Setup run npm install Opening a Pull Request Branch off development to a feature branch Make code changes Test code with grails codenarc and npm test Commit code changes Push feature branch to Github Open a Pull Request to development branch