Update CONTRIBUTING.md (#2601)

This commit is contained in:
Shikhar Agnihotri 2018-03-20 20:19:35 +05:30 committed by bgrozev
parent eb53944a4d
commit 9ef83702cf
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ license agreement as either a [corporation](https://jitsi.org/ccla) or an
in the agreement, unfortunately, we cannot accept your contribution.
## Creating Pull Requests
- Make sure your code passes the linter rules beforehand. The linter is exeuted
- Make sure your code passes the linter rules beforehand. The linter is executed
automatically when committing code.
- Perform **one** logical change per pull request.
- Maintain a clean list of commits, squash them if necessary.