Add code review section to readme

This commit is contained in:
brantje 2016-09-30 21:58:26 +02:00
parent eae47eaa38
commit e790d37b01
No known key found for this signature in database
GPG key ID: 5FF1D117F918687F

View file

@ -22,6 +22,18 @@ Features:
For more screenshots: [Click here](http://imgur.com/a/giKVt)
## Code reviews
If you have any improvements regarding our code.
Please do the following
- Clone us
- Make your edits
- Add your name to the contributors
- Send a PR
Or if you're feeling lazy, create an issue, and we'll think about it.
## Development
Passman uses a single `.js` file for the templates.
`templates.js` is build width `grunt`.