+-------------------------------+
| Version: Français (Fr) |
+-------------------------------+
This is a repository containing the social links of the community members of the Google Developer Student Clubs of the University Of Yaounde 1.
If you came here for Hacktoberfest, you're in the right place 🦇️:
Celebrate Hacktoberfest by getting involved in the open source community by completing some tasks in this project.
HacktoberFest is digitalocean’s annual event that encourages people to contribute to open source throughout october. Much of modern tech infrastructure—including some of digitalocean’s own products—relies on open-source projects built and maintained by passionate people who often don’t have the staff or budgets to do much more than keep the project alive. HacktoberFest is all about giving back to those projects, sharpening skills, and celebrating all things open source, especially the people that make open source so special.
This repository is open to all members of the GitHub community. Any member may contribute to this project without being a collaborator.
Let's start the hack ⚡!!! Follow the steps below and make sure to go through all the checklist
-
Fork the repository.
-
Get to your repo version at
https://github.com/<your-github-username>/translator
-
Clone the repo locally on your PC and get its directory
git clone https://github.com/<your-gituhb-username>/translator
-
Create a branch
git checkout -b myTranslation main
-
Copy out the content of sample.txt Use the keys:
CTRL + A
andCTRL + C
(for Linux and Windows users)
Use the keys:CMD + A
andCMD + C
( for MacOS users) -
Paste this on Google Translate
-
Hurray 🎉 your PR content was just copied
-
Create a new file at the level of your archives/2023 folder and name it like this
<language>.txt
- Examples
For an english to french translation, the file name should be francais.txt For an english to German translation, the file name should be Deutsch.txt
- Examples
-
Add the new language you just translated in the languages.md file.
-
Your changes are ready to be committed, push and pull request open.
-
Commit all your changes
git add . git commit -m "feat: added new language translation - <language>" git push origin myTranslation
-
Open a pull request from our github account to this repository.
-
Stay back and chill 💃, wait for review by maintainers.
Love 💓 this? Wanna buy us some cofee? A star ⭐ is better!