|
|
|
|
21
|
in the agreement, unfortunately, we cannot accept your contribution.
|
21
|
in the agreement, unfortunately, we cannot accept your contribution.
|
22
|
|
22
|
|
23
|
## Creating Pull Requests
|
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
|
automatically when committing code.
|
25
|
automatically when committing code.
|
26
|
- Perform **one** logical change per pull request.
|
26
|
- Perform **one** logical change per pull request.
|
27
|
- Maintain a clean list of commits, squash them if necessary.
|
27
|
- Maintain a clean list of commits, squash them if necessary.
|