open-sauced / intro

Empowering Your Open Source Journey: From First Contribution to Project Leadership
https://opensauced.pizza/learn
Other
536 stars 110 forks source link

Feature: Add Community Translations Section #117

Closed adiati98 closed 6 months ago

adiati98 commented 7 months ago

Type of feature

🍕 Feature

Current behavior

Although it's not possible for OpenSauced to create and maintain all requested translations, we value community translation contributions.

To recognize these contributions and let our users know that we are not specifically maintaining them, we want to create a space for those willing to maintain translations in any language outside OpenSauced official translations to link to their translations.

original issue by @BekahHW: https://github.com/open-sauced/intro/issues/71#issue-1935780130

Suggested solution

Create New File

Adjustment

With a new file added, some content need to be adjusted in two files:

1. README

2. i18n-guidelines.md

- We can't always support the maintenance of translations. However, we know some contributors are willing to translate, and we value these contributions. For that reason, we have a Community Translations section.
-
- If you're interested in translating our Intro to OSS course, fork this repository and add the translation to your forked repository. Then, you can add a link to your translation in the `community-translations.md` file.
-
+ We can't always support the maintenance of translations. However, we know some contributors are willing to translate, and we value these contributions. For that reason, we have a [Community Translations](link to the section) section.
+
+ If you're interested in translating our Intro to Open Source course, fork this repository and add the translation to your forked repository. Then, you can add a link to your translation in the `community-translations.md` file that you can find in the root directory.
+

Code snippet: https://github.com/open-sauced/intro/blob/59b55ca73787bbadda275d8b4caabd5e7be0595b/i18n-guidelines.md?plain=1#L28-L30

Additional context

No response

Code of Conduct

Contributing Docs

vivitt commented 7 months ago

.take

adiati98 commented 6 months ago

@vivitt checking in here. 😊

How's the progress for this issue? Do you need any help?

vivitt commented 6 months ago

Hello @adiati98, thanks for checking in! I just submitted a PR. Even though the issue was straightforward, I was not sure about the visual reference I should add in the PR and how I should tag the changes I made, so I look forward to receiving your feedback!