You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en/docs/contributing.md
+15-1Lines changed: 15 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -257,7 +257,16 @@ Here are the steps to help with translations.
257
257
258
258
#### Tips and guidelines
259
259
260
-
* Add a single Pull Request per page translated. That will make it much easier for others to review it.
260
+
* Check the currently <ahref="https://github.com/tiangolo/fastapi/pulls"class="external-link"target="_blank">existing pull requests</a> for your language and add reviews requesting changes or approving them.
261
+
262
+
!!! tip
263
+
You can <ahref="https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/commenting-on-a-pull-request"class="external-link"target="_blank">add comments with change suggestions</a> to existing pull requests.
264
+
265
+
Check the docs about <a href="https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/about-pull-request-reviews" class="external-link" target="_blank">adding a pull request review</a> to approve it or request changes.
266
+
267
+
* Check in the <ahref="https://github.com/tiangolo/fastapi/issues"class="external-link"target="_blank">issues</a> to see if there's one coordinating translations for your language.
268
+
269
+
* Add a single pull request per page translated. That will make it much easier for others to review it.
261
270
262
271
For the languages I don't speak, I'll wait for several others to review the translation before merging.
263
272
@@ -385,6 +394,11 @@ Updating en
385
394
386
395
Now you can check in your code editor the newly created directory `docs/ht/`.
387
396
397
+
!!! tip
398
+
Create a first pull request with just this, to set up the configuration for the new language, before adding translations.
399
+
400
+
That way others can help with other pages while you work on the first one. 🚀
401
+
388
402
Start by translating the main page, `docs/ht/index.md`.
389
403
390
404
Then you can continue with the previous instructions, for an "Existing Language".
0 commit comments