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
481b13a4cc
commit
978085939e
1 changed files with 2 additions and 1 deletions
|
@ -110,5 +110,6 @@ Another great way to contribute is pull request reviews. Please, be extra kind:
|
||||||
|
|
||||||
- Go to the [pull requests](https://github.com/actions/setup-go/pulls)
|
- Go to the [pull requests](https://github.com/actions/setup-go/pulls)
|
||||||
- Make sure you're familiar with the code or documentation is updated, unless it's a minor change (spellchecking, minor formatting, etc.)
|
- Make sure you're familiar with the code or documentation is updated, unless it's a minor change (spellchecking, minor formatting, etc.)
|
||||||
- Review changes using the GitHub functionality. You can ask a clarifying question, point out an error or suggest an alternative. (Note: You may ask for minor changes ("nitpicks"), but consider whether they are real blockers to merging or not)
|
- Review changes using the GitHub functionality. You can ask a clarifying question, point out an error or suggest an alternative.
|
||||||
|
> Note: You may ask for minor changes - "nitpicks", but consider whether they are real blockers to merging or not
|
||||||
- Submit your review, which may include comments, an approval, or a changes request
|
- Submit your review, which may include comments, an approval, or a changes request
|
Loading…
Reference in a new issue