You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-06-26 18:51:00 +02:00
@ -156,6 +156,18 @@ This is often better than leaving 50+ comments since this can be overwhelming
|
|||||||
for the contributor. Instead, please work with the contributor to improve things
|
for the contributor. Instead, please work with the contributor to improve things
|
||||||
in follow-up PRs.
|
in follow-up PRs.
|
||||||
|
|
||||||
|
### GitHub Suggestions
|
||||||
|
|
||||||
|
When reviewing a translation PR, please use the
|
||||||
|
[GitHub suggestion feature](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/commenting-on-a-pull-request).
|
||||||
|
This feature allows you to directly write how you think a line or paragraph
|
||||||
|
should be phrased. Use the left-most button in the toolbar to create a
|
||||||
|
suggestion.
|
||||||
|
|
||||||
|
The PR author can
|
||||||
|
[apply the changes with a single click](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/incorporating-feedback-in-your-pull-request)
|
||||||
|
afterwards, drastically reducing the number of round-trips needed in a review.
|
||||||
|
|
||||||
### Incomplete Translations
|
### Incomplete Translations
|
||||||
|
|
||||||
When the first 1-2 days of the course have been translated, we can publish the
|
When the first 1-2 days of the course have been translated, we can publish the
|
||||||
|
Reference in New Issue
Block a user