8000 Update docs/contributors.md · actions/setup-go@f3e3b7c · GitHub
[go: up one dir, main page]

Skip to content

Commit f3e3b7c

Browse files
Update docs/contributors.md
Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
1 parent 4a0c081 commit f3e3b7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Adding or changing tests is an integral part of making a change to the code. The
7676

7777
- 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
7878
- Maintainers will review your pull request
79-
- If the maintainer asks for any changes, edit your changes, push, and ask for another review
79+
- If a maintainer requests changes, first of all, try to think about his request critically and only after that implement and request another review
8080
- 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
8181
> 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:
8282

0 commit comments

Comments
 (0)
0