mirror of
https://code.forgejo.org/actions/setup-go.git
synced 2024-11-06 03:55:48 +00:00
Update docs/contributors.md
Co-authored-by: Ivan <98037481+IvanZosimov@users.noreply.github.com>
This commit is contained in:
parent
bf3c3cc849
commit
44a19cee0e
1 changed files with 2 additions and 3 deletions
|
@ -35,9 +35,8 @@ Pull requests are the easiest way to contribute changes to git repos at GitHub.
|
||||||
|
|
||||||
- Maintainers will review your pull request
|
- Maintainers will review your pull request
|
||||||
- If a maintainer requests changes, first of all, try to think about this request critically and only after that implement and request another review
|
- If a maintainer requests changes, first of all, try to think about this request critically and only after that implement and request another review
|
||||||
- If the maintainer decides to pass on your pull request, they will thank you for the
|
- 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
|
||||||
contribution and explain why they won't be accepting the changes. That's ok! We still really appreciate you taking the time to do it, and we don't take that lightly :heart:
|
> 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:
|
||||||
- If your PR gets accepted, it will be merged into the latest branch soon after. Your contribution will be distributed to the masses next time the maintainers tag a release
|
|
||||||
|
|
||||||
## Contribute code
|
## Contribute code
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue