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

shruti49/Hacktoberfest2021_beginners: Hactoberfest repo for absolute beginners.

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

开源软件名称(OpenSource Name):

shruti49/Hacktoberfest2021_beginners

开源软件地址(OpenSource Url):

https://github.com/shruti49/Hacktoberfest2021_beginners

开源编程语言(OpenSource Language):

JavaScript 100.0%

开源软件介绍(OpenSource Introduction):

Hacktoberfest2021 Repo for Beginners

HF2020 Events 1600x400 Centered

- Follow the Contribution guidelines**
Repo Maintainers

How You Can Contribute to this repo

Follow below steps for contribution.

  1. Add your JavaScript Concepts in the respective JavaScript-Concepts directory

Name of File: js-concept-name_yourusername.js

example: hello_world_Aman22sharma.js
example: Variables_shruti49.js

Format

* JavaScript-Concepts

Name of File: JS-concept-name_yourusername.js

// AUTHOR: Your Name
// JavaScript Concept: JS Concept that you want to add (ex: variable,datatypes etc)
// GITHUB: your github profile link

//Add your JavaScript concept below

Aman Sharma
Product Engineer
@Hylobiz, Banglore (India)

Shruti Shastri
Software Engineer
@32nd, Delhi (India)
  • You can not add the same concepts again so, make sure the concepts are unique. OR You can add different examples to same file. That would also be counted.
  • Just give your name and github url.

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

How to Begin

0. Star this repository

1. Fork this repository

2. Clone this repo to your local environment

git clone https://github.com/your-username/Hacktoberfest2021_beginners.git
cd Hacktoberfest2021_beginners

3. Set your streams (For sync your clone with the original repo)

git remote add upstream https://github.com/shruti49/Hacktoberfest2021_beginners.git
git pull upstream master

4. Make your addition to the JavaScript concepts in JavaScript-Concepts directories

5. Create a branch

git checkout -b your-branch-name

6. Pull from the upstream again (This is to ensure we still have the latest code)

git pull origin master

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

Format

* JavaScript-Concepts

Name of File: JS-concept-name_yourusername.js

// AUTHOR: Your Name
// JavaScript Concept: your javascript concept that you want to add (ex: variable,datatypes etc)
// GITHUB: your github profile link

//Add your JavaScript concept below

HAPPY Hacktoberfest!

1_Zgzm5Dw86UPNlSLeyUAoyw




鲜花

握手

雷人

路过

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

请发表评论

全部评论

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

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

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

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

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