mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-09 09:27:03 +03:00
Added a new theme (Rain Drops)
Added a "video-on-login-screen" plugin Added a few branding settings
This commit is contained in:
parent
0735071f1c
commit
67c5e31e58
32 changed files with 971 additions and 30 deletions
11
plugins/video-on-login-screen/js/vide/CONTRIBUTING.md
Normal file
11
plugins/video-on-login-screen/js/vide/CONTRIBUTING.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue