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