Skip to content

Commit

Permalink
Update docs/contributors.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
  • Loading branch information
e-korolevskii and IvanZosimov committed Jul 25, 2022
1 parent 4a0c081 commit f3e3b7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributors.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Adding or changing tests is an integral part of making a change to the code. The

- CI will start automatically with some checks. Wait until the end of the execution and make sure that all checks passed successfully. If some checks fail, you can open them one by one, try to find the reason for failing and make changes to your code to resolve the problem
- Maintainers will review your pull request
- If the maintainer asks for any changes, edit your changes, push, and ask for another review
- If a maintainer requests changes, first of all, try to think about his request critically and only after that implement and request another review
- If your PR gets accepted, it will soon be merged into the main branch. But your contribution will take effect only after the release of a new version of the action
> Sometimes maintainers reject pull requests and that's ok! Usually, along with rejection, we supply the reason for it. Nonetheless, we still really appreciate you taking the time to do it, and we don't take that lightly :heart:
Expand Down

0 comments on commit f3e3b7c

Please sign in to comment.