First Contributions: learn how to contribute to open source projects


Open Source Love
License: MIT
Open Source Helpers

Read this in other languages.

Shqip
Armenian
Uzbek language
Azərbaycan dili
বাংলা
Bulgarian
Português (Brasil)
Català
中文 (Simplified)
Czech
Deutsch
Dansk
المصرية
Dezéiriya
Español de España
Française
Gaeilge
Galego
Ελληνικά
ქართული
Magyar
Bahasa Indonesia
עִברִית
हिंदी/ગુજરાતી/मराठी/മലയാളം/ಕನ್ನಡ/తెలుగు/छत्तीसगढ़ी/বাংলা/தமிழ்
தமிழ்
فارسی
Italiano
日本語
සිංහල
Kiswahili (Kenya)
한국어
Lietuvių kalba
Limba Română Limba Română
မြန်မာ
Македонски
Español de México
Bahasa Melayu / بهاس ملايو‎ / Malay
Dutch
Norsk
नेपाली
Wikang Filipino
English (Pirate)
اردو
Twi (Ghana)
Polski
Português (Portugal)
Русский язык
العربية
Svenska
Slovenčina
Slovenščina
ภาษาไทย
Türkçe
中文(Traditional)
Українська
Tiếng Việt
Swahili language
Zulu (South Africa)
Afrikaans (South Africa)
Igbo (Nigeria)
Bambara (Mali)
Hausa (Nigeria)
Yoruba (Nigeria)
Latvia
Suomeksi
Беларуская мова
Српски
Қазақша
Bosanski
Hrvatski
پښتو
Somalia
Ecuador
Luganda (Uganda)
Turkmen language
Ewe (TOGO)
አማርኛ
Kurdî
Malagasy
ភាសាខ្មែរ
Moroccan Darija
Mongolian

This project aims to simplify and guide the way beginners make their first contribution. If you are looking to make your first contribution, follow the steps below.

If you’re not comfortable with command line, here are tutorials using GUI tools.

fork this repository

If you don’t have git on your machine, install it.

Fork this repository

Fork this repository by clicking on the fork button on the top of this page.
This will create a copy of this repository in your account.

Clone the repository

clone this repository

Now clone the forked repository to your machine. Go to your GitHub account, open the forked repository, click on the code button, then on SSH tab and then click the copy url to clipboard icon.

Open a terminal and run the following git command:

git clone "url you just copied"
Enter fullscreen mode

Exit fullscreen mode

where “url you just copied” (without the…



Source link

Leave a Reply

Your email address will not be published. Required fields are marked *