<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Param Birje</title>
    <description>The latest articles on DEV Community by Param Birje (@parambirje).</description>
    <link>https://dev.to/parambirje</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1250055%2Fc4d01631-f39f-43c5-b6fd-a2adf82b2899.png</url>
      <title>DEV Community: Param Birje</title>
      <link>https://dev.to/parambirje</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/parambirje"/>
    <language>en</language>
    <item>
      <title>Contributing to Open Source is EASY? Here's how my first contribution went.</title>
      <dc:creator>Param Birje</dc:creator>
      <pubDate>Mon, 29 Jan 2024 16:34:10 +0000</pubDate>
      <link>https://dev.to/parambirje/contributing-to-open-source-is-easy-heres-how-my-first-contribution-went-435f</link>
      <guid>https://dev.to/parambirje/contributing-to-open-source-is-easy-heres-how-my-first-contribution-went-435f</guid>
      <description>&lt;p&gt;After developing several projects using different tech stacks, I was curious to know how the "real" world production-grade projects work.&lt;/p&gt;

&lt;p&gt;How do tons of teams collaborate on a live project? Wondered how production grade code was written. How the projects were scaled to handle millions of users. Obviously the code I deployed wasn't written to be scalable or even structured in a way that followed production-grade standards.&lt;/p&gt;

&lt;p&gt;So how do I improve my code? Know how huge projects in the real world function?&lt;/p&gt;

&lt;p&gt;Yep. GitHub was side-eyeing me, noticed that.&lt;/p&gt;

&lt;p&gt;Until then I had just used GitHub to take "backups" of my personal projects, not even as a versioning tool. Browsing some OSS repos, I &lt;em&gt;noticed&lt;/em&gt; various sections like Issues, Discussions, Pull Requests, etc. I wanted to experience how all these things work. &lt;/p&gt;

&lt;p&gt;Decided to try contributing.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;💡 Don't hesitate to follow along!&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h2&gt;
  
  
  The Prologue
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbmo8dv72wkm8vkq2v99x.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fbmo8dv72wkm8vkq2v99x.gif" alt="searching" width="500" height="333"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I was searching for a repository where I could solve an issue relatively easily. Still getting to know the in and outs of GitHub, skimmed through various websites that show projects with &lt;em&gt;good first issues&lt;/em&gt;.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://goodfirstissue.dev/" rel="noopener noreferrer"&gt;GoodFirstIssue.dev&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.gsocorganizations.dev/" rel="noopener noreferrer"&gt;GSOCOrganisations.dev&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://up-for-grabs.net/" rel="noopener noreferrer"&gt;UpForGrabs&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;💡 Here's an awesome resource I found later, that dynamically curates open source projects in the tech stacks &lt;strong&gt;you&lt;/strong&gt; are interested: &lt;a href="https://opensauced.pizza/" rel="noopener noreferrer"&gt;OpenSauced&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;After a couple of days learning about these projects, It felt like I was peeping into an ocean with no clear depths. Humongous. The path that lead to the depths was visible but without the training &amp;amp; tools, the waters were still out of reach.&lt;/p&gt;

&lt;p&gt;Soon after, I found out about this repo: &lt;a href="https://github.com/firstcontributions/first-contributions" rel="noopener noreferrer"&gt;FirstContributions&lt;/a&gt;&lt;/p&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fassets.dev.to%2Fassets%2Fgithub-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/firstcontributions" rel="noopener noreferrer"&gt;
        firstcontributions
      &lt;/a&gt; / &lt;a href="https://github.com/firstcontributions/first-contributions" rel="noopener noreferrer"&gt;
        first-contributions
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      🚀✨ Help beginners to contribute to open source projects
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;p&gt;&lt;a href="https://github.com/firstcontributions/open-source-badges" rel="noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/b962feebc4de73b033d2fbcb646ff86dfa7a8473e471bf499f0caee3f7eb69b6/68747470733a2f2f6669727374636f6e747269627574696f6e732e6769746875622e696f2f6f70656e2d736f757263652d6261646765732f6261646765732f6f70656e2d736f757263652d76312f6f70656e2d736f757263652e737667" alt="Open Source Love"&gt;&lt;/a&gt;
&lt;a href="https://join.slack.com/t/firstcontributors/shared_invite/zt-2vqegkew0-ZuzGM1LO33C6Ts4nZyat1Q" rel="nofollow noopener noreferrer"&gt;&lt;img width="150" src="https://camo.githubusercontent.com/5f868ad0835c01ea1d0bda23146043a84154c4f9faa8b52a1b8f9b69073f9cbc/68747470733a2f2f6669727374636f6e747269627574696f6e732e6769746875622e696f2f6173736574732f526561646d652f6a6f696e2d736c61636b2d7465616d2e706e67"&gt;&lt;/a&gt;
&lt;a href="https://opensource.org/licenses/MIT" rel="nofollow noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/28f4d479bf0a9b033b3a3b95ab2adc343da448a025b01aefdc0fbc7f0e169eb8/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d677265656e2e737667" alt="License: MIT"&gt;&lt;/a&gt;
&lt;a href="https://www.codetriage.com/roshanjossey/first-contributions" rel="nofollow noopener noreferrer"&gt;&lt;img src="https://camo.githubusercontent.com/068050bfdf8f28a2d4f777186d3271b82601b6d41358aef92f8fa6578c650231/68747470733a2f2f7777772e636f64657472696167652e636f6d2f726f7368616e6a6f737365792f66697273742d636f6e747269627574696f6e732f6261646765732f75736572732e737667" alt="Open Source Helpers"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;div class="markdown-heading"&gt;
&lt;h4 class="heading-element"&gt;&lt;em&gt;Read this in &lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/Translations.md" rel="noopener noreferrer"&gt;other languages&lt;/a&gt;.&lt;/em&gt;&lt;/h4&gt;
&lt;/div&gt;
&lt;p&gt;&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.al.md" rel="noopener noreferrer"&gt;&lt;img title="Shqip" alt="Shqip" src="https://camo.githubusercontent.com/32edccdcd3194eca7ab1b2edd095fe004a0a0e384ab2eed0490bc224a13ff23b/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f616c2e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.arm.md" rel="noopener noreferrer"&gt;&lt;img title="Armenian" alt="Armenian" src="https://camo.githubusercontent.com/93cb96700a6e446ec1f599389fdaf5802184c92bfcff10c542ab62fef7280d00/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f616d2e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.uz.md" rel="noopener noreferrer"&gt;&lt;img title="Uzbek" alt="Uzbek language" src="https://camo.githubusercontent.com/72c8cd89f891e59e86cb876c484a708111401a5a7cac4fd59955944e525a0c35/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f757a2e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.aze.md" rel="noopener noreferrer"&gt;&lt;img title="Azərbaycan dili" alt="Azərbaycan dili" src="https://camo.githubusercontent.com/ae55259758e594b5cb38d67c3d3bf41464a75e5d6ca1e23c0a4268030610f12a/68747470733a2f2f63646e2e737461746963616c6c792e696f2f666c6167732f617a2e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.bn.md" rel="noopener noreferrer"&gt;&lt;img title="বাংলা" alt="বাংলা" src="https://camo.githubusercontent.com/fc0b8dd0a2b26e764277f1cd442b55e454de18b87d42dec67096bd80cbce1b8b/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f62642e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.bg.md" rel="noopener noreferrer"&gt;&lt;img title="Bulgarian" alt="Bulgarian" src="https://camo.githubusercontent.com/218fc8db4fbbbd804ba7ea9e03bd227dd190da3e7bab47a364f8290e34cf03a2/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f62672e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.pt_br.md" rel="noopener noreferrer"&gt;&lt;img title="Português (Brasil)" alt="Português (Brasil)" src="https://camo.githubusercontent.com/3521d43ba81318d2f5105a39c1e012d3eb8c58bad09c58b83b66e12b346ff14c/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f62722e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.ca.md" rel="noopener noreferrer"&gt;&lt;img title="Català" alt="Català" src="https://camo.githubusercontent.com/8cf3f773afe39b217aac9be69eafd4c67ec2a146a8c14002dde7f9b5d8d63a57/68747470733a2f2f6669727374636f6e747269627574696f6e732e6769746875622e696f2f6173736574732f526561646d652f636174616c616e312e706e67" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.zh-cn.md" rel="noopener noreferrer"&gt;&lt;img title="中文 (Simplified)" alt="中文 (Simplified)" src="https://camo.githubusercontent.com/b1386ef74c127326bb5c8949e78f5df7025c71612e678eaff8f226cbc1dd478c/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f636e2e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.cs.md" rel="noopener noreferrer"&gt;&lt;img title="Czech" alt="Czech" src="https://camo.githubusercontent.com/40c0c8183f43c813cb2747025498ebf4f1ebe5b480b81c187dca79ca939dadfd/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f637a2e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.de.md" rel="noopener noreferrer"&gt;&lt;img title="Deutsch" alt="Deutsch" src="https://camo.githubusercontent.com/b52e092ce7c84e0b89d42346c63c0b9159c5874e902d75e4fb137ff7b788ff2d/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f64652e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.da.md" rel="noopener noreferrer"&gt;&lt;img title="Dansk" alt="Dansk" src="https://camo.githubusercontent.com/110a2a2573d98d2ba5ed15ce40774bc419b84c42dfb4a2ab0f386dc5cee7e741/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f646b2e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.eg.md" rel="noopener noreferrer"&gt;&lt;img title="العربية" alt="العربية" src="https://camo.githubusercontent.com/ed56d65c0574a1a14eeb59bd8b562e16dc6bee0c1d39e3a6780b53e4ddae4d65/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f65672e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.dz.md" rel="noopener noreferrer"&gt;&lt;img title="Dezéiriya" alt="Dezéiriya" src="https://camo.githubusercontent.com/ec77de33b2cca923d44c2ad66b1d54bf7328b679a664af4a1dbe37e67fa63487/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f647a2e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.es.md" rel="noopener noreferrer"&gt;&lt;img title="Española" alt="Española" src="https://camo.githubusercontent.com/3c5c1fb062d392acfd76ba0e19abb1e4aa603fb58cc0d92a4ef2a479e5570815/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f65732e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.fr.md" rel="noopener noreferrer"&gt;&lt;img title="Française" alt="Française" src="https://camo.githubusercontent.com/c16bd705cdf3f8d898f519fc673b243434ae7540b9609a235ae84aa4f251fe07/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f66722e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.ga.md" rel="noopener noreferrer"&gt;&lt;img title="Gaeilge" alt="Gaeilge" src="https://camo.githubusercontent.com/4c65ddd5a2284a5d4c4ea2f9470ca10d80396089d8e54c1155bdda98cd6ac746/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f69652e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.gl.md" rel="noopener noreferrer"&gt;&lt;img title="Galego" alt="Galego" src="https://camo.githubusercontent.com/6190c49e1cbca9f66e5378a45e1422a62ce09e55a81de49e92f0d326222d80cc/68747470733a2f2f75706c6f61642e77696b696d656469612e6f72672f77696b6970656469612f636f6d6d6f6e732f7468756d622f362f36342f466c61675f6f665f47616c696369612e7376672f3132303070782d466c61675f6f665f47616c696369612e7376672e706e67" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.gr.md" rel="noopener noreferrer"&gt;&lt;img title="Ελληνικά" alt="Ελληνικά" src="https://camo.githubusercontent.com/a1c8029e35571dc46cef1be3fc8c7655dd50475b85c279e0273f47cc926c3eb5/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f67722e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.ge.md" rel="noopener noreferrer"&gt;&lt;img title="ქართული" alt="ქართული" src="https://camo.githubusercontent.com/07cdc65fd0f57a01935cc0a53f5be3b945f5a64771e78ef01cfb00971fd273ae/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f67652e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.hu.md" rel="noopener noreferrer"&gt;&lt;img title="Magyar" alt="Magyar" src="https://camo.githubusercontent.com/6b708d553975fbf4b760078e709ac47cf03666b9bfe043fbf83feb2107f969bd/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f68752e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.id.md" rel="noopener noreferrer"&gt;&lt;img title="Bahasa Indonesia" alt="Bahasa Indonesia" src="https://camo.githubusercontent.com/53e9476708b6ca65ae1003449bf1b0cce3ec0a8cf5559f202154b9839fb03cdf/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f69642e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.hb.md" rel="noopener noreferrer"&gt;&lt;img title="עִברִית" alt="עִברִית" src="https://camo.githubusercontent.com/427d5d7ec22cea26aab8c669120fb3ec1452cf289ce75cced8b6d35cbe5e147e/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f696c2e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/Translations.md" rel="noopener noreferrer"&gt;&lt;img title="हिंदी/ગુજરાતી/मराठी/മലയാളം/ಕನ್ನಡ/తెలుగు/छत्तीसगढ़ी/বাংলা/தமிழ்" alt="हिंदी/ગુજરાતી/मराठी/മലയാളം/ಕನ್ನಡ/తెలుగు/छत्तीसगढ़ी/বাংলা/தமிழ்" src="https://camo.githubusercontent.com/0120deeb88c3046826759927e18dc56a64cf331dcf1c8785e11caf6f41ce63db/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f696e2e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.ta.md" rel="noopener noreferrer"&gt;&lt;img title="தமிழ்" alt="தமிழ்" src="https://camo.githubusercontent.com/fee5741232e5b3a74e031e0e03530c5a861a4dcf7758462a8daabf1a626009dc/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f6c6b2e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.fa.md" rel="noopener noreferrer"&gt;&lt;img title="فارسی" alt="فارسی" src="https://camo.githubusercontent.com/fb6b306eaaa7f12859853ae1c926a0a8b2ed7b42cf1d7f089614f89d57489374/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f69722e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.pus.md" rel="noopener noreferrer"&gt;&lt;img title="پښتو" alt="پښتو" src="https://camo.githubusercontent.com/f1bc252ee1a2cd02be9c6c506e071ecfba4dbde23e3d3a931ff98a4851d48fde/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f61662e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.it.md" rel="noopener noreferrer"&gt;&lt;img title="Italiano" alt="Italiano" src="https://camo.githubusercontent.com/f5941e3ff5c3180a0805cbd94015ee78f884addd23e8ac0a028f92e95067c594/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f69742e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.ja.md" rel="noopener noreferrer"&gt;&lt;img title="日本語" alt="日本語" src="https://camo.githubusercontent.com/39bd941fb57235ccb3efadba632a3a736cac777abb3da2cadfffb1147f04dcba/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f6a702e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.si.md" rel="noopener noreferrer"&gt;&lt;img title="සිංහල" alt="සිංහල" src="https://camo.githubusercontent.com/fee5741232e5b3a74e031e0e03530c5a861a4dcf7758462a8daabf1a626009dc/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f6c6b2e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.kws.md" rel="noopener noreferrer"&gt;&lt;img title="Kiswahili (Kenya)" alt="Kiswahili (Kenya)" src="https://camo.githubusercontent.com/5e5320dffc0bd6a553611ff9a86494056c0d084810c31830e23931c78dc625bf/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f6b652e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.ko.md" rel="noopener noreferrer"&gt;&lt;img title="한국어" alt="한국어" src="https://camo.githubusercontent.com/f9e988080a862d1ab924e3d5c5f16d3d87994d9626759d35c5abaa3108c23db4/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f6b722e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.lt.md" rel="noopener noreferrer"&gt;&lt;img title="Lietuvių kalba" alt="Lietuvių kalba" src="https://camo.githubusercontent.com/b781ba5a2f87f9e6bec0a3973fbfd62e01b40484360a50c95d413a114abe4d92/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f6c742e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.ro.md" rel="noopener noreferrer"&gt;&lt;img title="Limba Română" alt="Limba Română" src="https://camo.githubusercontent.com/8798e87f9aa08215b9a448e83a7b64d31a09ee90d853df54f4f0b996cdc38b1c/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f6d642e737667" width="22"&gt; &lt;img title="Limba Română" alt="Limba Română" src="https://camo.githubusercontent.com/a300fb93d96bf149e5df0ed9af63cbbe3910aaa52b02dacab043455f4226696d/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f726f2e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.mm_unicode.md" rel="noopener noreferrer"&gt;&lt;img title="မြန်မာ" alt="မြန်မာ" src="https://camo.githubusercontent.com/42df209120a4ff25765e31c6a3c5db210497fd92813741c85db0b8b04a2af8bc/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f6d6d2e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.mk.md" rel="noopener noreferrer"&gt;&lt;img title="Македонски" alt="Македонски" src="https://camo.githubusercontent.com/40b9ad9fb807d0e9c1c3841e3cf57cfdb02068e954a47257646710ad616e404b/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f6d6b2e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.mx.md" rel="noopener noreferrer"&gt;&lt;img title="Español de México" alt="Español de México" src="https://camo.githubusercontent.com/579e0e826fb62ccc22148556ffd56ca2edff134a3969933deb9a24b85c2214ca/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f6d782e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.my.md" rel="noopener noreferrer"&gt;&lt;img title="Bahasa Melayu / بهاس ملايو‎ / Malay" alt="Bahasa Melayu / بهاس ملايو‎ / Malay" src="https://camo.githubusercontent.com/177ecce52c87a4d3108c23b546b3cc49879e3c0f893a75e6a7d7a0883d8fc36d/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f6d792e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.nl.md" rel="noopener noreferrer"&gt;&lt;img title="Dutch" alt="Dutch" src="https://camo.githubusercontent.com/2fc3c5f38172a038026362cfae30e4c732b159f0d46673c2bfdf7ad4370eb977/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f6e6c2e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.no.md" rel="noopener noreferrer"&gt;&lt;img title="Norsk" alt="Norsk" src="https://camo.githubusercontent.com/e9d6005f24bed82eb1817da059d1ad681871dc9f02d245fe28e41ebb0b9bba16/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f6e6f2e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.np.md" rel="noopener noreferrer"&gt;&lt;img title="नेपाली" alt="नेपाली" src="https://camo.githubusercontent.com/4bb207681ad3c9be923b798109830de7cc4079cc5321260ce385e572d9e969f5/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f6e702e737667" width="15"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.fil.md" rel="noopener noreferrer"&gt;&lt;img title="Wikang Filipino" alt="Wikang Filipino" src="https://camo.githubusercontent.com/3f5138040766aafe6b71c778105b79c402c51f19d715ae9c3073748328c7f636/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f70682e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.en-pirate.md" rel="noopener noreferrer"&gt;&lt;img title="English (Pirate)" alt="English (Pirate)" src="https://camo.githubusercontent.com/9a6394aba8871f180ec903f7d463d3acd77f728f8b9cf3c9a12bbdee79dba91c/68747470733a2f2f6669727374636f6e747269627574696f6e732e6769746875622e696f2f6173736574732f526561646d652f7069726174652e706e67" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.ur.md" rel="noopener noreferrer"&gt;&lt;img title="اُاردو" alt="اردو" src="https://camo.githubusercontent.com/75a32a99bb1ffe564bfccb3448aa20142fae33dc8f33b6aa5c84af46d3fce22a/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f706b2e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.gh.md" rel="noopener noreferrer"&gt;&lt;img title="Twi (Ghana)" alt="Twi (Ghana)" src="https://camo.githubusercontent.com/13d6743090ab780baf6418a6feb14091e9ece44186225ea8733bc8e28081e2b7/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f67682e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.pl.md" rel="noopener noreferrer"&gt;&lt;img title="Polski" alt="Polski" src="https://camo.githubusercontent.com/edc7c1a31efe2ce45e3cd2b119bf993946e3491acd3f5227badf8869715ec9e6/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f706c2e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.pt-pt.md" rel="noopener noreferrer"&gt;&lt;img title="Português (Portugal)" alt="Português (Portugal)" src="https://camo.githubusercontent.com/db823e52151838b1289203c6d0bc958389c435781988dc893a26a90f0e1543a8/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f70742e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.ru.md" rel="noopener noreferrer"&gt;&lt;img title="Русский язык" alt="Русский язык" src="https://camo.githubusercontent.com/ba9e5d9ab975c448efadab4140423d72645cce7db0b0dd2d8b8f839b81657ecd/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f72752e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.ar.md" rel="noopener noreferrer"&gt;&lt;img title="عربى" alt="عربى" src="https://camo.githubusercontent.com/94816660d77871283975e02db982585b1b954bf8c41a5355678e5abc527451b3/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f73612e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.se.md" rel="noopener noreferrer"&gt;&lt;img title="Svenska" alt="Svenska" src="https://camo.githubusercontent.com/921b088aca209d887ac84a10309a986df2c0e68cc6ffec523ceca84773e9b52c/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f73652e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.slk.md" rel="noopener noreferrer"&gt;&lt;img title="Slovenčina" alt="Slovenčina" src="https://camo.githubusercontent.com/01ab34c87e92e2e4fccb085d05042482918c1971eb57e922242c0ae0920c0137/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f736b2e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.sl.md" rel="noopener noreferrer"&gt;&lt;img title="Slovenščina" alt="Slovenščina" src="https://camo.githubusercontent.com/7573c520c8943d0780aed088f2152f9cd040ec193a3d982c6cd8dfe9817d9360/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f73692e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.th.md" rel="noopener noreferrer"&gt;&lt;img title="ภาษาไทย" alt="ภาษาไทย" src="https://camo.githubusercontent.com/8a8643cd89250ee705851c6b649fa2c14b09cd244e10aa0571d048ad6c56356d/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f74682e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.tr.md" rel="noopener noreferrer"&gt;&lt;img title="Türkçe" alt="Türkçe" src="https://camo.githubusercontent.com/f57e9f1435199f5911331983009f837caf0aa2393a85db13f4a747ac0a52ebe8/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f74722e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.zh-tw.md" rel="noopener noreferrer"&gt;&lt;img title="中文(Traditional)" alt="中文(Traditional)" src="https://camo.githubusercontent.com/eca9889ba230d70b3f2c5db31cc2a63cba98d0de07598c67d7e2641548225944/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f74772e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.ua.md" rel="noopener noreferrer"&gt;&lt;img title="Українська" alt="Українська" src="https://camo.githubusercontent.com/9a3e0c50882cf0acda7752154b30251abb83d09abfe5851834f9b9f5def1b124/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f75612e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.vn.md" rel="noopener noreferrer"&gt;&lt;img title="Tiếng Việt" alt="Tiếng Việt" src="https://camo.githubusercontent.com/45b4ff01cac5521a6a17919fccf55490a8735eeea5b5f0d1af2f79dbcf777353/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f766e2e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.sw.md" rel="noopener noreferrer"&gt;&lt;img title="Tanzania" alt="Swahili language" src="https://camo.githubusercontent.com/4b61bd3ae7795b675b3107e969d55d2b5af6f9404fc67e28216e92ff29462b02/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f747a2e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.zul.md" rel="noopener noreferrer"&gt;&lt;img title="Zulu (South Africa)" alt="Zulu (South Africa)" src="https://camo.githubusercontent.com/51849ffd5dfc61175b9cfcbea7506ec2cd99adf18b891c8fbe6febadfd6fbf3d/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f7a612e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.afk.md" rel="noopener noreferrer"&gt;&lt;img title="Afrikaans (South Africa)" alt="Afrikaans (South Africa)" src="https://camo.githubusercontent.com/51849ffd5dfc61175b9cfcbea7506ec2cd99adf18b891c8fbe6febadfd6fbf3d/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f7a612e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.igb.md" rel="noopener noreferrer"&gt;&lt;img title="Igbo (Nigeria)" alt="Igbo (Nigeria)" src="https://camo.githubusercontent.com/bf307274539c29b5ae18ed5bb28fd36a33b4b3ebf5e9afe196dda466db93070f/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f6e672e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.mli.md" rel="noopener noreferrer"&gt;&lt;img title="Bambara (Mali)" alt="Bambara (Mali)" src="https://camo.githubusercontent.com/3fb2cd80ce7e37198fdc04207092beeb21fce26a5f861d649d06a5f9d4c9645d/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f6d6c2e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.hau.md" rel="noopener noreferrer"&gt;&lt;img title="Hausa (Nigeria)" alt="Hausa (Nigeria)" src="https://camo.githubusercontent.com/a4e1416fb2af02f6e4a3d71b252587118bc71e92f23547a544bb40e1d0448eae/68747470733a2f2f75706c6f61642e77696b696d656469612e6f72672f77696b6970656469612f636f6d6d6f6e732f7468756d622f352f35642f466c61675f6f665f7468655f48617573615f70656f706c652e7376672f3132383070782d466c61675f6f665f7468655f48617573615f70656f706c652e7376672e706e67" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.yor.md" rel="noopener noreferrer"&gt;&lt;img title="Yoruba (Nigeria)" alt="Yoruba (Nigeria)" src="https://camo.githubusercontent.com/49734665fbca92cba7743fc34b5d18bbbdfc71d28f066fbb3b4acecb4c87ec52/68747470733a2f2f7777772e666f74772e696e666f2f696d616765732f6e2f6e67253744656f796f722e676966" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.lv.md" rel="noopener noreferrer"&gt;&lt;img title="Latvia" alt="Latvia" src="https://camo.githubusercontent.com/f4b00a4b4855e84385188eb4db6b9fdcab122a7d541c5a10c163165cc2f7f66d/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f6c762e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.fi.md" rel="noopener noreferrer"&gt;&lt;img title="Suomeksi" alt="Suomeksi" src="https://camo.githubusercontent.com/074d912bed255eb9308f1d593f000c6528fad25442e649540270412ce528a74a/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f66692e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.by.md" rel="noopener noreferrer"&gt;&lt;img title="Беларуская мова" alt="Беларуская мова" src="https://camo.githubusercontent.com/623a6297b426633d6a00a75cf7cb697b179c746128fb0041c49e7fc20ce46114/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f62792e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.sr.md" rel="noopener noreferrer"&gt;&lt;img title="Српски" alt="Српски" src="https://camo.githubusercontent.com/0670cc4b7f3bf4191646172c7bec4bd3b661799e1cdb9a8764bacb5c095098f1/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f72732e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.kz.md" rel="noopener noreferrer"&gt;&lt;img title="Қазақша" alt="Қазақша" src="https://camo.githubusercontent.com/89b9b956abf07189522651700095a0ef1023e8ddd20db4f9daa98416d8e75936/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f6b7a2e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.bih.md" rel="noopener noreferrer"&gt;&lt;img title="Bosanski" alt="Bosanski" src="https://camo.githubusercontent.com/bd5aadb7a9b678578ac9f0d10abfecedbb5269c10851441f6e18325d921077a6/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f62612e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.bih.md" rel="noopener noreferrer"&gt;&lt;img title="Bosanski" alt="Bosanski" src="https://camo.githubusercontent.com/fbb3c7c95aa2daf1ba85187bf3e6fd45a0ede5ceca7834e64667f7e92ab41bc6/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f65742e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.hr.md" rel="noopener noreferrer"&gt;&lt;img title="Hrvatski" alt="Hrvatski" src="https://camo.githubusercontent.com/c4713c45e64efa4e2126570e7f99b732074d059df11514e84f7d322373f08b75/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f68722e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.ps.md" rel="noopener noreferrer"&gt;&lt;img title="پښتو" alt="پښتو" src="https://camo.githubusercontent.com/f1bc252ee1a2cd02be9c6c506e071ecfba4dbde23e3d3a931ff98a4851d48fde/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f61662e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.so.md" rel="noopener noreferrer"&gt;&lt;img title="Af-soomaali" alt="Somalia" src="https://camo.githubusercontent.com/176e0c80bc6f5b532098f5ec0cb102b08d5b4066181152322ee5f994c624c37d/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f736f2e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.ec.md" rel="noopener noreferrer"&gt;&lt;img title="Español de Ecuador" alt="Ecuador" src="https://camo.githubusercontent.com/f6af8b05f3bf21889fed3c1480080592eec2b9597cb154f87c875dfad8e4625e/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f65632e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.lug.md" rel="noopener noreferrer"&gt;&lt;img title="Luganda (Uganda)" alt="Luganda (Uganda)" src="https://camo.githubusercontent.com/48676a66791fc60b0c841a08479c848ed16f98add22e7c8b4f30e63f5ca70cc1/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f75672e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.tm.md" rel="noopener noreferrer"&gt;&lt;img title="Turkmen" alt="Turkmen language" src="https://camo.githubusercontent.com/d89aeec4ab838c2641e8ece82ca352d73fb593fb844ee8631e741dc007584c2d/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f746d2e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.ewe.md" rel="noopener noreferrer"&gt;&lt;img title="Ewe (TOGO)" alt="Ewe (TOGO)" src="https://camo.githubusercontent.com/22f1274d096150ad57b42d0d20cc68042a439f0bbd782016347a9fd5cae416df/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f74672e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.et.md" rel="noopener noreferrer"&gt;&lt;img title="አማርኛ" alt="አማርኛ" src="https://camo.githubusercontent.com/fbb3c7c95aa2daf1ba85187bf3e6fd45a0ede5ceca7834e64667f7e92ab41bc6/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f65742e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.kr.md" rel="noopener noreferrer"&gt;&lt;img title="Kurdî" alt="Kurdî" src="https://camo.githubusercontent.com/5357b68675439a652f21662e9ef561b29500c81c4cef2d537c2001b9f645e06e/68747470733a2f2f75706c6f61642e77696b696d656469612e6f72672f77696b6970656469612f636f6d6d6f6e732f332f33352f466c61675f6f665f4b757264697374616e2e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.mg.md" rel="noopener noreferrer"&gt;&lt;img title="Malagasy" alt="Malagasy" src="https://camo.githubusercontent.com/bd2a3278a5fef5bd03e8a86247aa6f09cf5745fed7dd939e8c00435e34e4d918/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f6d672e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.kh.md" rel="noopener noreferrer"&gt;&lt;img title="ភាសាខ្មែរ" alt="ភាសាខ្មែរ" src="https://camo.githubusercontent.com/166ce7ea3293c4edb73cf9e98a0a327915a6cddcf3525d3939f2f0f99d227701/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f6b682e737667" width="22"&gt;&lt;/a&gt;
&lt;a href="https://github.com/firstcontributions/first-contributionsdocs/translations/README.ma.md" rel="noopener noreferrer"&gt;&lt;img title="Morocco" alt="Moroccan Darija" src="https://camo.githubusercontent.com/34d75adbface6e5c3b27df29e10ebaec0a1d2368c57bd2dd3cd6587750f9b27b/68747470733a2f2f63646e2e737461746963616c6c792e696f2f67682f686a6e696c73736f6e2f636f756e7472792d666c6167732f6d61737465722f7376672f6d612e737667" width="22"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;First Contributions&lt;/h1&gt;
&lt;/div&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;If you're not comfortable with command line, &lt;a href="https://github.com/firstcontributions/first-contributions#tutorials-using-other-tools" rel="noopener noreferrer"&gt;here are tutorials using GUI tools.&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;a rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/8547afafbabd1058a0405c82912dcacde6c336ea3789458f31234ee039c282c9/68747470733a2f2f6669727374636f6e747269627574696f6e732e6769746875622e696f2f6173736574732f526561646d652f666f726b2e706e67"&gt;&lt;img width="300" src="https://camo.githubusercontent.com/8547afafbabd1058a0405c82912dcacde6c336ea3789458f31234ee039c282c9/68747470733a2f2f6669727374636f6e747269627574696f6e732e6769746875622e696f2f6173736574732f526561646d652f666f726b2e706e67" alt="fork this repository"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;div class="markdown-heading"&gt;
&lt;h4 class="heading-element"&gt;If you don't have git on your machine, &lt;a href="https://docs.github.com/en/get-started/quickstart/set-up-git" rel="noopener noreferrer"&gt;install it&lt;/a&gt;.&lt;/h4&gt;
&lt;/div&gt;
&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;Fork this repository&lt;/h2&gt;

&lt;/div&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;div class="markdown-heading"&gt;
&lt;h2 class="heading-element"&gt;Clone the repository&lt;/h2&gt;

&lt;/div&gt;
&lt;p&gt;&lt;a rel="noopener noreferrer nofollow" href="https://camo.githubusercontent.com/3e9cd41ded21918841c80a920f07055592b899c041a27bbe232824678f2207f0/68747470733a2f2f6669727374636f6e747269627574696f6e732e6769746875622e696f2f6173736574732f526561646d652f636c6f6e652e706e67"&gt;&lt;img width="300" src="https://camo.githubusercontent.com/3e9cd41ded21918841c80a920f07055592b899c041a27bbe232824678f2207f0/68747470733a2f2f6669727374636f6e747269627574696f6e732e6769746875622e696f2f6173736574732f526561646d652f636c6f6e652e706e67" alt="clone this repository"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;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 &lt;em&gt;copy to clipboard&lt;/em&gt; icon.&lt;/p&gt;
&lt;p&gt;Open a terminal and run the following git command:&lt;/p&gt;
&lt;div class="highlight highlight-source-shell notranslate position-relative overflow-auto js-code-highlight"&gt;
&lt;pre&gt;git clone &lt;span class="pl-s"&gt;&lt;span class="pl-pds"&gt;"&lt;/span&gt;url you just copied&lt;span class="pl-pds"&gt;"&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;

&lt;/div&gt;
&lt;p&gt;where "url you just copied" (without the quotation…&lt;/p&gt;
&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/firstcontributions/first-contributions" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;I felt relieved.&lt;/p&gt;

&lt;p&gt;It was exactly what I had been searching for. The first tool to get my feet wet.&lt;/p&gt;




&lt;h2&gt;
  
  
  Testing The Waters
&lt;/h2&gt;

&lt;p&gt;The &lt;a href="https://github.com/firstcontributions/first-contributions" rel="noopener noreferrer"&gt;FirstContributions&lt;/a&gt; repo has a terrific README.md (generally where the details of the project are). It is written and illustrated very intricately with utmost beginner friendly instructions, as if helping a baby walk it's first steps.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;I won't list all the instructions here to make the contribution. The repo has a terrific Readme, remember? ;)&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;I followed the instructions precisely. The task was straight to the point. Had to add my name to the list of contributors, which was a Markdown (.md) file. Easy, eh?&lt;/p&gt;

&lt;p&gt;After opening the code, I chose the position where I wanted my name to appear and placed it there. Looking at other's entries they had hyperlinked their GitHub profile links to their names. Markdown file magic.&lt;/p&gt;

&lt;p&gt;Did the same.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvpe1enhvam5cuulhx9zg.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fvpe1enhvam5cuulhx9zg.gif" alt="evil_laugh" width="495" height="343"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It felt too easy. &lt;/p&gt;

&lt;p&gt;I needed something more. After all I'm contributing to open source, I need to make meaningful contributions to the repo. I decided to fix other people's entries that didn't have the correct syntax to be eligible as hyperlink for the Markdown file.&lt;/p&gt;

&lt;p&gt;Little did I know, I wasn't just fixing issues but creating one for me.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;I went overboard here. &lt;strong&gt;Do not make multiple changes&lt;/strong&gt; on the FirstContributions repo.&lt;/p&gt;
&lt;/blockquote&gt;




&lt;h2&gt;
  
  
  The Pull Request
&lt;/h2&gt;

&lt;p&gt;It was time.&lt;/p&gt;

&lt;p&gt;Time to make a pull request (a request to the master repository to merge my code changes). Had made several changes (50+ changes), some deletions (spaces), some refactoring. Drafted a detailed message for the pull request's description by stating the fixes for the Markdown syntax.&lt;/p&gt;

&lt;p&gt;and... it was submitted. &lt;a href="https://github.com/firstcontributions/first-contributions/pull/73009" rel="noopener noreferrer"&gt;My first PR.&lt;/a&gt; (even if it was just markdown).&lt;/p&gt;

&lt;p&gt;The Github CI/CD actions had spun up (automated actions on your code/PR which involves checks). I opened the actions in a new tab and watched as it progressed.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;If you just added your name and did everything correctly, your PR should get automatically merged. The last step of the CI/CD actions merges the PR.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Failed.&lt;/p&gt;

&lt;p&gt;What? Failed? I went to the details of that step and noticed the function through which my PR had failed, was checking the &lt;strong&gt;number of changes&lt;/strong&gt; made in the PR before auto-merging.&lt;/p&gt;

&lt;p&gt;Great. Of course. It had to check.&lt;/p&gt;




&lt;h2&gt;
  
  
  A Ray of Hope
&lt;/h2&gt;

&lt;p&gt;Making a single change, easy eh? Wondered if I should make another PR with a simple change or try fixing the current one.&lt;/p&gt;

&lt;p&gt;Easy choice. The latter option.&lt;/p&gt;

&lt;p&gt;I wrote a follow-up message on my PR thread among others in the sea of hundreds. Hoping to get noticed by the maintainers to accept my fixes manually.&lt;/p&gt;

&lt;p&gt;No one answered. &lt;em&gt;I hoped harder.&lt;/em&gt; As the sun shone it's bright rays the next day, I had found it.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fhccy26pq8amxy115jz0d.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fhccy26pq8amxy115jz0d.gif" alt="morning_sunshine" width="239" height="179"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;A ray of hope.&lt;/p&gt;

&lt;p&gt;I was fortunate enough to be replied by a fellow contributor @Esh07. You can view the thread &lt;a href="https://github.com/firstcontributions/first-contributions/pull/73009" rel="noopener noreferrer"&gt;here&lt;/a&gt;. The gist of it being, I should open another PR. He told me to re-fork the repo and do the process again, probably 'cuz I was a noob unable to sync with remote, rebase and merging with branches.&lt;/p&gt;

&lt;p&gt;I had 2 options here. Either deleting the local setup, starting fresh ... or do things like syncing remote with local, merging and pushing it again.&lt;/p&gt;

&lt;p&gt;Easy choice indeed. Latter option.&lt;/p&gt;




&lt;h2&gt;
  
  
  The Hunt
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fh3sk64ub4ykbzqhrenl3.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fh3sk64ub4ykbzqhrenl3.gif" alt="hunt_begins" width="480" height="360"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I scraped through blogs and forums for a quick guide on how to update my local repo with the latest changes from the remote repository.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;💡 It is important to know that the local Git repository and the remote repository on GitHub are two different things. Committing locally on the project (&lt;code&gt;git commit&lt;/code&gt;) &lt;strong&gt;does not&lt;/strong&gt; update the remote repo on GitHub (before using &lt;code&gt;git push&lt;/code&gt;) and other people pushing their changes on the remote doesn't get synced with our "local" version of the code automatically.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;And the lesson learnt? A well written documentation is all you need. &lt;/p&gt;

&lt;p&gt;GitHub has an excellent doc on &lt;a href="https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork" rel="noopener noreferrer"&gt;Syncing a Fork&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;First task down, one more to go. Creating a new PR.&lt;/p&gt;




&lt;h2&gt;
  
  
  The Pull Request: Second One.
&lt;/h2&gt;

&lt;p&gt;I created another branch in my synced repo. This time &lt;strong&gt;I made sure that exactly 1 change was made: Adding my name&lt;/strong&gt; and rushed to make a pull request for it.&lt;/p&gt;

&lt;p&gt;In the new pull request, I documented everything that had been fixed since the issues encountered in the last PR, my appreciation towards @Esh07's help and the opportunity to have learnt all the amazing things Git and GitHub provide.&lt;/p&gt;

&lt;p&gt;Here's the &lt;a href="https://github.com/firstcontributions/first-contributions/pull/73054" rel="noopener noreferrer"&gt;PR that got merged&lt;/a&gt;.&lt;/p&gt;




&lt;h2&gt;
  
  
  The Epilogue
&lt;/h2&gt;

&lt;p&gt;And here I was. One step towards understanding how a usual project collaboration cycle is like.&lt;/p&gt;

&lt;p&gt;&lt;code&gt;fast_forward(today);&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;After pushing major features on OSS, I've learnt it's not about getting in a pull request or making contributions just for the sake of it but about learning from the process and to network/build with people globally.&lt;/p&gt;

&lt;p&gt;May that be reading/understanding how the code works, getting to know how the SDLC works, how teams work together to solve issues, etc. just observing and actively being part of the community to genuinely improve the project can play wonders.&lt;/p&gt;

&lt;p&gt;Thank you!&lt;br&gt;
Here's a sunflower 🌻 for you having read this far!&lt;/p&gt;

&lt;p&gt;Alright. Off I go.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Eager to know more, like creating your own open-source projects? Here's an ultimate-everything-guide: &lt;a href="https://opensource.guide" rel="noopener noreferrer"&gt;opensource.guide&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;

</description>
      <category>beginners</category>
      <category>opensource</category>
      <category>learning</category>
      <category>tutorial</category>
    </item>
  </channel>
</rss>
