• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

abhu-A-J/Hacktoberfest-2019-celebration: Let's celebrate this year's hac ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

abhu-A-J/Hacktoberfest-2019-celebration

开源软件地址(OpenSource Url):

https://github.com/abhu-A-J/Hacktoberfest-2019-celebration

开源编程语言(OpenSource Language):

HTML 74.3%

开源软件介绍(OpenSource Introduction):

GitHub issues GitHub forks GitHub stars

Let's Celebrate the Open Source Festival of Hacktober by making a contribution in the simplest way possible.

Let's make a simple contribution to this repository and increase your chances of winning awesome cool swags from Hacktober Fest.

Let me show you how easy it is:

1. 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.


2. Clone the repository

Now clone the forked repository to your machine. Go to your GitHub account, open the forked repository, click on the clone button and then click the copy to clipboard icon.
Now let's bring the cloned repository to your local machine.
git clone <url-you-just-copied>
For example:
git clone https://github.com/abhu-A-J/Hacktoberfest-2019-celebration.git


3. Move inside the repository

Since you want to change the files inside, first let's move to the folder correctly. Use the following command on terminal:
cd Hacktoberfest-2019-celebration


4. Make a new branch

Since now you're about to make your personal changes to the project, it's always a better idea to make a new branch. Run the following command:

git checkout -b <feat-add-yourname>
For example:
git checkout -b feat-add-abhushan


5. Make the required changes

Check out the CONTRIBUTING.md file to see what all contributions can you make.


6. Commit all your changes

It's finally that time when you commit your changes and leave a beautiful commit message behind. You can run the following commands:

git add .
git commit -m "<Your Message>"
For example:
git commit -m "Added Abhushan's Story"

Finally, push your changes to Github:
To do so run the following command:

git push origin <your-branch-name>
For example:
git push origin feat-add-abhushan


7. Hit me a pull request

If you go to your repository on GitHub, you'll see a Compare & pull request button. Click on that button. Now submit the pull request. Leave a custom message if you want.


Motivation

There seems to be a lot of hype around hacktoberfest this season and I love it. Contributing to Open Source can be a highly satisfying experience, especially for new developers out there who have just started with their journey. I am one of such developer, who is teaching himself to penetrate into on Full Stack Development Industry by teaching himself Web Development and Programming since a few months. Hacktober Fest came as a gift to me to finally showcase my abilities no matter in what ever way possible(big or small) and made me more confident. I believe there are many more students/self-taught beginners out there, waiting for their first cool swags and T-shirt to boast about along with a great learning experience. So I started a small initiative to support all of you in this journey including myself.

How will this work:
You get your PR's done and contribute to a cool repository by sharing your stories and struggles and helping others in their journey.
I learn how to maintain a repository where people contribute, a win-win status for all.

Happy Coding. Hope you all get your cool swags :)




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap