<?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: MidouWebDev</title>
    <description>The latest articles on DEV Community by MidouWebDev (@midouwebdev).</description>
    <link>https://dev.to/midouwebdev</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%2F670077%2F8b7e4743-d32e-40e8-a885-0ecc2ed7ddae.png</url>
      <title>DEV Community: MidouWebDev</title>
      <link>https://dev.to/midouwebdev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/midouwebdev"/>
    <language>en</language>
    <item>
      <title>How to complete the Hacktoberfest challenge ?</title>
      <dc:creator>MidouWebDev</dc:creator>
      <pubDate>Sat, 02 Oct 2021 19:05:08 +0000</pubDate>
      <link>https://dev.to/midouwebdev/how-to-complete-the-hacktoberfest-challenge-o1d</link>
      <guid>https://dev.to/midouwebdev/how-to-complete-the-hacktoberfest-challenge-o1d</guid>
      <description>&lt;h2&gt;
  
  
  Signing up to the Hacktoberfest challenge :
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Go to the &lt;a href="https://hacktoberfest.digitalocean.com/" rel="noopener noreferrer"&gt;Hacktoberfest website&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;Click on Start Hacking
&lt;img src="https://media.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%2F5gcb9588l65rlcs4r4fd.PNG" alt="Sign up"&gt;
&lt;/li&gt;
&lt;li&gt;Sign up with GitHub or GitLab&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Now,&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;if you maintain an open-source project (you own it), click on &lt;strong&gt;maintainer&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;if you want to contribute to open-source projects, click on &lt;strong&gt;contributor&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;/ul&gt;



&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;You are going to be redirected to your profile page where you can see :&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;First :
&lt;img src="https://media.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%2Fkpxuxb78cue1nwt3n4mg.PNG" alt="profile page : goal"&gt;
Your goal is to make 4 PRs, so you can see 4 svg there.&lt;/li&gt;
&lt;li&gt;Then : 
&lt;img src="https://media.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%2Ftzy1at3v73qwlo9z85kw.PNG" alt="stats"&gt;
You can see here the avatar, and your PRs stats.
&lt;em&gt;For me, i submitted one PR that's why you can see 1 PR in progress.&lt;/em&gt;
&lt;/li&gt;
&lt;li&gt;Then, you can see your contributions :
&lt;img src="https://media.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%2F8avthoomwntkd4hzdo1y.PNG" alt="contributions"&gt;
Here, once you submit a PR you can see it.&lt;/li&gt;
&lt;/ul&gt;


&lt;/li&gt;

&lt;/ul&gt;



&lt;p&gt;&lt;strong&gt;If&lt;/strong&gt; your PR is merged, you will see the "Matures in 14 days".&lt;/p&gt;



&lt;p&gt;&lt;strong&gt;If&lt;/strong&gt; not, you will see the error message.&lt;/p&gt;

&lt;h2&gt;
  
  
  Contributing : Tips
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;You should contribute to a Hacktoberfest labelled repo, it means that you should see in the About Section of the GitHub Repo : The Hacktoberfest Label like in :&lt;br&gt;
&lt;a href="https://media.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%2F0emvnzggzjwwgi4f6nhe.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://media.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%2F0emvnzggzjwwgi4f6nhe.PNG" alt="Hacktoberfest Label"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;You search for a issue labelled hacktoberfest, you can find all the github issues for the hacktoberfest 2021 &lt;a href="https://goodfirstissues.com/" rel="noopener noreferrer"&gt;here&lt;/a&gt; &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Choose the issue you want to fix and ask to be assigned&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Fix the issue and create your PR&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Wait for merge and ask the maintainer to give your PR the hacktoberfest-accepted label&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Now, you can go back to your &lt;a href="https://hacktoberfest.digitalocean.com/profile" rel="noopener noreferrer"&gt;hacktoberfest profile&lt;/a&gt;, and you will see your first contribution !&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;You can make more than 4 PRs, but the main goal is 4.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  What's next ?
&lt;/h2&gt;

&lt;p&gt;Try to complete the challenge and wait for the third part, ask me questions i will cover in the next post &lt;/p&gt;

&lt;h3&gt;
  
  
  Until the release of the third post of this serie, you can follow me on &lt;a href="https://github.com/MidouWebDev" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt; or check my profile to discover some open source projects i contributed to
&lt;/h3&gt;

&lt;p&gt;See you ! 👋&lt;/p&gt;

&lt;p&gt;Good Luck !&lt;/p&gt;

</description>
      <category>hacktoberfest</category>
      <category>github</category>
      <category>opensource</category>
    </item>
    <item>
      <title>What is Hacktoberfest ?</title>
      <dc:creator>MidouWebDev</dc:creator>
      <pubDate>Fri, 01 Oct 2021 19:45:13 +0000</pubDate>
      <link>https://dev.to/midouwebdev/what-is-hacktoberfest-in4</link>
      <guid>https://dev.to/midouwebdev/what-is-hacktoberfest-in4</guid>
      <description>&lt;h2&gt;
  
  
  Hacktoberfest : A special event for developers.
&lt;/h2&gt;

&lt;p&gt;Hacktoberfest is a month-long celebration starting from the October 1 to the October 31.&lt;br&gt;
This event comes to encourages participation in giving back to the open source community by completing pull requests, participating in events, and donating to open source projects.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.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%2F4ufpccojszrtvzepj519.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.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%2F4ufpccojszrtvzepj519.png" alt="Hacktoberfest Logo"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Hacktoberfest 2021
&lt;/h2&gt;

&lt;p&gt;Hosted by DigitalOcean for the 8th year in a row, Hacktoberfest comes this year again to encourage the open source software.&lt;br&gt;
By creating 4 rich PRs in a Hacktoberfest Github/Gitlab Repo, you can complete the challenge and earn a limited edition T-shirt.&lt;/p&gt;

&lt;h2&gt;
  
  
  What to do ?
&lt;/h2&gt;

&lt;p&gt;Go to &lt;a href="https://hacktoberfest.digitalocean.com/" rel="noopener noreferrer"&gt;the Hacktoberfest Website&lt;/a&gt; and click on Start Hacking, you are going to sign up using GitHub or Gitlab and then you're going to be redirected to your profile page where you can see your contributions and their state.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.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%2Fha7ixmzoh1tttj8sue33.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://media.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%2Fha7ixmzoh1tttj8sue33.PNG" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What's next ?
&lt;/h2&gt;

&lt;p&gt;In the second article of this serie, i am going to be covering some tips on How to Create the 4 PRs to complete the 2021 Challenge.&lt;br&gt;
Stay Tuned.&lt;/p&gt;

&lt;h3&gt;
  
  
  Until the release of the second post of this serie, you can follow me on &lt;a href="https://github.com/MidouWebDev" rel="noopener noreferrer"&gt;GitHub&lt;/a&gt; or check my profile to discover some open source projects i contributed to
&lt;/h3&gt;

&lt;p&gt;See you ! 👋&lt;/p&gt;

</description>
      <category>hacktoberfest</category>
      <category>github</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
