<?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: Bhuvanesh Hingal</title>
    <description>The latest articles on DEV Community by Bhuvanesh Hingal (@bhuvaneshhingal).</description>
    <link>https://dev.to/bhuvaneshhingal</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%2F468700%2Fc2587efe-af9a-4569-aaed-33eb67b3cebf.png</url>
      <title>DEV Community: Bhuvanesh Hingal</title>
      <link>https://dev.to/bhuvaneshhingal</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bhuvaneshhingal"/>
    <language>en</language>
    <item>
      <title>Hello-World!</title>
      <dc:creator>Bhuvanesh Hingal</dc:creator>
      <pubDate>Mon, 14 Sep 2020 06:15:21 +0000</pubDate>
      <link>https://dev.to/bhuvaneshhingal/hello-world-2799</link>
      <guid>https://dev.to/bhuvaneshhingal/hello-world-2799</guid>
      <description>&lt;h1&gt;
  
  
  GitHub Actions x DEV Hackathon
&lt;/h1&gt;

&lt;h3&gt;
  
  
  My Workflow :
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F6b2tg2c9ai6vpbs7ixkt.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F6b2tg2c9ai6vpbs7ixkt.jpg" alt="GitHub Actions" width="800" height="467"&gt;&lt;/a&gt;&lt;br&gt;
Greetings - Greets users who are first time contributors to the repo. (actions/starter-workflows)&lt;/p&gt;
&lt;h3&gt;
  
  
  Submission Category:
&lt;/h3&gt;

&lt;p&gt;Maintainer Must-Haves&lt;/p&gt;
&lt;h3&gt;
  
  
  Yaml File or Link to Code:
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://github.com/BhuvaneshHingal/HELLO-WORLD/blob/master/.github/workflows/greetings.yml"&gt;&lt;strong&gt;Yaml File&lt;/strong&gt;&lt;/a&gt; &lt;br&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://res.cloudinary.com/practicaldev/image/fetch/s--A9-wwsHG--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/BhuvaneshHingal"&gt;
        BhuvaneshHingal
      &lt;/a&gt; / &lt;a href="https://github.com/BhuvaneshHingal/HELLO-WORLD"&gt;
        HELLO-WORLD
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      A repository for contributing a "HELLO WORLD" program in any of the programming languages you know.
    &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 rel="noopener noreferrer" href="https://github.com/BhuvaneshHingal/HELLO-WORLD./resources/Hello%20World!.gif"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Y1YhgRQB--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_800/https://github.com/BhuvaneshHingal/HELLO-WORLD./resources/Hello%2520World%21.gif"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;A repository for contributing a "HELLO WORLD" program in any of the programming languages you know.&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;h2&gt;
How to Contribute: 👨🏻‍💻&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Fork the project.&lt;/li&gt;
&lt;li&gt;Make any changes in your forked repo&lt;/li&gt;
&lt;li&gt;On this repo, click &lt;code&gt;Pull Requests&lt;/code&gt; and raise a &lt;code&gt;Pull Request&lt;/code&gt; selecting your fork on the right drop down&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Questions can be asked by raising an &lt;code&gt;Issue&lt;/code&gt;.&lt;/p&gt;
&lt;h2&gt;
How to clone repo and make changes locally: ✂📋&lt;/h2&gt;
&lt;div class="snippet-clipboard-content notranslate position-relative overflow-auto"&gt;&lt;pre class="notranslate"&gt;&lt;code&gt;  click on the clone button (green in colour). This gives you a copy of the project. Its now yours to play around with
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Using git on your local machine. Do this to download the forked copy of this repo to your computer&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="snippet-clipboard-content notranslate position-relative overflow-auto"&gt;&lt;pre class="notranslate"&gt;&lt;code&gt;  git clone https://github.com/yourGitHubUsername/HELLO-WORLD.git
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;switch to the cloned folder. This can be done with Git Bash or the integrated terminal in the VSCode editor&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="snippet-clipboard-content notranslate position-relative overflow-auto"&gt;&lt;pre class="notranslate"&gt;&lt;code&gt;  cd HELLO-WORLD
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Make a new branch. Your name would make a good branch because it's unique&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="snippet-clipboard-content notranslate position-relative overflow-auto"&gt;
&lt;pre class="notranslate"&gt;&lt;code&gt;  git checkout&lt;/code&gt;&lt;/pre&gt;…&lt;/div&gt;
&lt;/div&gt;
  &lt;/div&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/BhuvaneshHingal/HELLO-WORLD"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;


&lt;h3&gt;
  
  
  Additional Resources / Info :
&lt;/h3&gt;

&lt;p&gt;&lt;code&gt;https://github.com/BhuvaneshHingal/HELLO-WORLD&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;Tried learning about GitHub Actions and found it very impressive. This repository consists of a very simple and basic usage of GitHub Actions learnt from an existing template.&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>actionshackathon</category>
      <category>actions</category>
      <category>opensource</category>
      <category>github</category>
    </item>
  </channel>
</rss>
