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

DotSlashCommunity/hacktoberfest: Get started with Git & Github.

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

开源软件名称(OpenSource Name):

DotSlashCommunity/hacktoberfest

开源软件地址(OpenSource Url):

https://github.com/DotSlashCommunity/hacktoberfest

开源编程语言(OpenSource Language):

HTML 73.7%

开源软件介绍(OpenSource Introduction):

Git & Hacktoberfest

Use this project to make your first contribution to an open source project on GitHub. Practice making your first pull request to a public repository before doing the real thing! Celebrate Hacktoberfest by getting involved in the open source community by completing some simple tasks in this project.

This repository is open to all members of the GitHub community. Any member may contribute to this project without being a collaborator. You can make a profile of yourself on the community's github page.

Learning Git

Git has some wonderful videos about VCS systems and Git basics. Please go through those videos beforehand to have a better sense of what is happening. Click image for videos.

Git Basics

What is Hacktoberfest?

A month-long celebration from October 1st - 31st sponsored by Digital Ocean and GitHub to get people involved in Open Source. Create your very first pull request to any public repository on GitHub and contribute to the open source developer community. https://hacktoberfest.digitalocean.com

How to contribute to this project?

You need to have at least 5 pull requests to clear hacktoberfest. Here is a quick way to contribute to this project:

  • Copy _profile/_template.md and create a new file with your username. Please remember to use your username so the file name does not have any spaces in it.
  • Submit a PR with the blank template file.
  • Fill details in the file iteratively and make a PR. You need to do that 4 more times at least.

Basic Instructions

  • Fork this repository (click the Fork button in the top right of the repository page).

  • Clone your fork down to your local machine using:

    git clone https://github.com/your-username/hacktoberfest.git
    
  • Create a new branch

    git checkout -b "[BRANCH NAME]"
    
  • Make your changes and then commit and push those changes using:

    git add .
    git commit -m "[COMMIT MESSAGE HERE]"
    git push origin "[BRANCH NAME]"
    
  • Create a pull request from the changes of this new branch using the Github site.

  • Wait for your PR review and merge approval! and Star this repository if you had fun!

Get Help

You can get help from the DotSlash Community WhatsApp group or from me as @ksdme on Telegram.




鲜花

握手

雷人

路过

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

请发表评论

全部评论

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

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

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

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

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