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

Tenet-Coding/Hacktoberfest-Projects: A Project maintaining Repository ! Hosted f ...

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

开源软件名称(OpenSource Name):

Tenet-Coding/Hacktoberfest-Projects

开源软件地址(OpenSource Url):

https://github.com/Tenet-Coding/Hacktoberfest-Projects

开源编程语言(OpenSource Language):

JavaScript 35.5%

开源软件介绍(OpenSource Introduction):

banner08CRredlogo

HacktoberFest 2021

Hacktoberfest encourages participation in giving back to the open source community by completing pull requests, participating in events, and donating to open source projects.

We here at Tenet-Coding will be maintaining the Projects with MIT License and make the use of open source rights. Kindly, Follow the Steps to contribute to submit your Hacktoberfest Pull Request to us.

Contributing Guidelines

  • Plagiarism is strictly not allowed. Any work that is found to be suspicious of plagiarized work will not be merged.
  • Issues will be assigned on a first come, first serve basis. You just have to comment on the issue, asking to be assigned, and it will be done if found fit.
  • Preferably, you cannot work on any issue that is not assigned to you.
  • In case you want to submit an improvement to an existing algorithm, we prefer that you create an issue, describing in details your improvement. This will help others to analyze your contribution. You can use the templates that we have provided :)
  • If you have anything else in mind, create an issue and please wait for it to be assigned to you. You can then start working on it and create a PR.
  • All PRs must be made from a Branch. Create a separate branch for every Issue you are working upon and once found fit, make a PR.
  • If you have no idea what are issues or PRs, please do refer to this link

Make sure your code works before submitting it :D

Steps to Contribute

  • If you are looking to make your first contribution, follow the steps below

How to contribute

  1. Fork the repository.
  2. Make any changes in your forked repository.
  3. Now submit the Pull Request.

Fork this repository

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.

Clone this repository

  • Now clone the forked repository to your machine.
  • Go to your GitHub account, open your forked repository, click on the code button and then click the copy to clipboard icon.
  • Open your terminal and run the following git command:
git clone https://github.com/Your-username/Hacktoberfest-Projects.git

Clone this repository

clone this repository








Create a branch

  • Switch to the cloned folder on your computer.
 cd Hacktoberfest-Projects
  • Now create a branch using the git checkout command:
  git checkout -b projectname-username

Add your projects

  • Add your projects to a new directory, the name of the directory should be your ProjectName/USERNAME
  • Add One Project at a time.

Add & Commit

  1. Stage your changes

    • Stage all files: git add .
    • Stage a file: git add <file_name.html>
    • Stage a folder: git add <projectfolder>
  2. Check the status of your repository by entering the following command.

    git status
    
  3. Now commit those changes to the branch you just created:

    git commit -m "Added <projectname> by <your_username>
    

Push changes to GitHub

  • Push your changes using the git push command:
git push origin <projectname-username> Compare & pull request button

Compare & Submit a Pull Request

  • If you go to your repository on GitHub, you'll see a new section containing contribute buttom! Click on that button.
  • Now click the pull request button on the drop down.
  • Wait for your changes to be merged.

Hurray! You successfully made a contribution!


鲜花

握手

雷人

路过

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

请发表评论

全部评论

专题导读
上一篇:
fterh/leetcode-curation-topical: Tech interview prep list发布时间:2022-06-17
下一篇:
umbraco/UmbracoDocs: The official Umbraco Documentation发布时间: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