1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-06-26 18:51:00 +02:00

Call out GitHub suggestions (#788)

* Call out GitHub suggestions
This commit is contained in:
Martin Geisler
2023-06-09 15:29:26 +02:00
committed by GitHub
parent 6bf60dadc8
commit 0b93628ef3

View File

@ -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