mirror of
https://github.com/nextcloud/passman.git
synced 2024-11-10 17:27:40 +08:00
Add code review section to readme
This commit is contained in:
parent
eae47eaa38
commit
e790d37b01
1 changed files with 12 additions and 0 deletions
12
README.md
12
README.md
|
@ -22,6 +22,18 @@ Features:
|
||||||
|
|
||||||
For more screenshots: [Click here](http://imgur.com/a/giKVt)
|
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
|
## Development
|
||||||
Passman uses a single `.js` file for the templates.
|
Passman uses a single `.js` file for the templates.
|
||||||
`templates.js` is build width `grunt`.
|
`templates.js` is build width `grunt`.
|
||||||
|
|
Loading…
Reference in a new issue