Skip to content

Commit b7be88a

Browse files
authored
Merge pull request #633 from github/translation-fork-collaboration
Document translation fork collaboration
2 parents af21c79 + e2c0ffa commit b7be88a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/translations.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ If there's not, then today is your day to lead this effort! Here's how to start:
1515
1. Create a new directory in `_articles/` for your language e.g. `_articles/es/`, copy each guide from `_articles/` into that folder and translate each guide.
1616
1. Run `script/test` and make sure there are no failures with your translation files. Note that you may need to rename anchor links or leave some headers in English to fix broken links.
1717
1. Send a pull request.
18+
19+
Completing an initial translation of the whole site is a fairly large task. One way to break that task up is to work with other translators through pull requests on your fork. Example: [pull requests on fork for German translation](https://github.com/katrinleinweber/opensource.guide/pulls?q=is%3Apr+is%3Aclosed) and corresponding [initial pull request for German translation](https://github.com/github/opensource.guide/pull/577) on this repository.

0 commit comments

Comments
 (0)