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

AselSiriwardena/hacktoberfest-beginner: Make your first contribution for Hacktob ...

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

开源软件名称(OpenSource Name):

AselSiriwardena/hacktoberfest-beginner

开源软件地址(OpenSource Url):

https://github.com/AselSiriwardena/hacktoberfest-beginner

开源编程语言(OpenSource Language):

HTML 31.1%

开源软件介绍(OpenSource Introduction):

Hacktoberfest-Beginner

Make your first contribution for Hacktoberfest in the simplest way.

You can find my Hacktoberfest guide Here

This is an open source project on Github. Here you can practice making your first Pull Request to a public repository before doing a more complex contribution.

This public repository is open to all members of the Github Community.

Hacktoberfest Details

Hacktoberfest is a month long programming celebration from October 1st - October 31st sponsored by Digital Ocean and Github to get people involved in open source. Create your Hacktoberfest account with your Github sign in information and begin making your contributions.

https://hacktoberfest.digitalocean.com/

hacktoberfest_2020

How You Can Contribute to This Project

Formatting to follow for profile and hello_world is below under Format

  • In your preferred language create a simple Hello World script in the respective Hello-World.Year directory

  • Even if you don't want to code Hello World in your preferred language because it's already done, please still contribute your piece. Your way of writing in a language may differ from another person's way.

Make a Pull Request for your changes and wait to be merged.

How to Begin

  1. Fork this repository

  2. Clone your fork down to your local environment

git clone https://github.com/your-username/hacktoberfest-beginner.git
  1. Create a branch
git checkout -b your-branch-name
  1. Make your addition to the Profile and Hello World directories

  2. Commit and Push your changes

git add .
git commit -m 'commit message'
git push origin your-branch-name
  • Create a new Pull Request from your forked repository, click the New Pull Request button located at the top of your repository
  • Wait for you PR to be reviewed and merge approval
  • Star this repository if you had fun!

Format

Name of File: hello_world_firstinitiallastname.preferred language written

example: hello_world_aselsiriwardena.rs
// AUTHOR: Asel Siriwardena
// LANGUAGE: Rust
// GITHUB: https://github.com/AselSiriwardena

fn main() {
    println!("Hello World!");
}

HAPPY CODING!




鲜花

握手

雷人

路过

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

请发表评论

全部评论

专题导读
上一篇:
gsoftsolutionslk/Hacktoberfest21: Opensource Code repo of any language.发布时间:2022-06-17
下一篇:
Kavya-24/Snippets: Hacktoberfest 2021发布时间:2022-06-17
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

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

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

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