snappymail/plugins/video-on-login-screen/js/vide/CONTRIBUTING.md
RainLoop Team 67c5e31e58 Added a new theme (Rain Drops)
Added a "video-on-login-screen" plugin
Added a few branding settings
2015-02-01 03:42:48 +04:00

214 B

CONTRIBUTING

  1. Fork.
  2. Run npm install.
  3. Make your changes on the src folder.
  4. Update tests.
  5. Run npm test, make sure everything is okay.
  6. Submit a pull request to the master branch.

Thanks.