yashrajmani / Hacktoberfest2021

✨✨FREE FOR ALL , LEARNING and CELEBRATING OPEN SOURCE, This Hacktoberfest project exists to help you submit your first Pull Request! ✨✨

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://github.com/open-for-everyone/hacktoberfest2021/discussions/747

Hacktoberfest 2021 🎉

FREE FOR ALL , LEARNING and CELEBRATING OPEN SOURCE, This Hacktoberfest project exists to help you submit your first Pull Request! Skip to content Search or jump to… Pull requests Issues Marketplace Explore

@yashrajmani yashrajmani / Hacktoberfest-1 Public forked from Joonsang1994/Hacktoberfest 0 0 528 Code Pull requests Actions Projects Wiki Security Insights Settings Hacktoberfest-1 / README.md in master

Your First Pull Request - Hacktoberfest

I created this project in the spirit of hacktoberfest so that you can do a very simple pull request and in the process you learn how to contribute to a project 😃 Note that this repository exists as a learning tool for new contributors to open-source, and pull requests to this won’t count toward Hacktoberfest! PR requests won't be accepted/merged.

What is Hacktoberfest?

Hacktoberfest is a month-long celebration of open source software. You have to register and make five pull requests to any github repo (including this one!) in the month of october. If you do that you get a tshirt 👕 and stickers for your laptop 💻 . Sounds interesting? Let's do it then!

Wait...what is github?!

I get it. You are new to this whole thing. But don't worry, here is a great guide to help you understand.

Contribution Guide

To Contribute in a proper way so that I can merge the pull request:

  1. Star the repo!

  2. Fork it. (Important!) What is that?

  3. Edit the README.md file.

  4. Copy the below code and replace with your github user name. Add after the last one in the file.

  5. Commit with a message. ( Or write "ALL IS WELL!")

  6. Make a pull request. What is that?

  7. Done! Welcome to the dark side!

How to contribute to this project

Choose from these tasks

1. Add your name

Add your name to the CONTRIBUTORS.md file using the below convention:

#### Name: [YOUR NAME](GitHub link)
- Place: City, State, Country
- Bio: Who are you?
- GitHub: [GitHub account name](GitHub link)

2. Create a A 'CODE' / Script in any Language

Add a hello_world_yourusername.xx script to the scripts directory in any language of your choice! Here is an example:

// LANGUAGE: Javascript
// ENV: Node.js
// AUTHOR: Alice Chuang
// GITHUB: https://github.com/AliceWonderland

console.log('Hello, World!');

3. Add a profile page to the profiles directory

Choose one or all 3, make a pull request for your work and wait for it to be merged!

Happy Learning & Hacktoberfest :::

No file chosen Attach files by dragging & dropping, selecting or pasting them. @yashrajmani Commit changes Commit summary Create README.md Optional extended description Add an optional extended description… Commit directly to the master branch. Create a new branch for this commit and start a pull request. Learn more about pull requests.

© 2021 GitHub, Inc. Terms Privacy Security Status Docs Contact GitHub Pricing API Training Blog About

About

✨✨FREE FOR ALL , LEARNING and CELEBRATING OPEN SOURCE, This Hacktoberfest project exists to help you submit your first Pull Request! ✨✨

License:MIT License


Languages

Language:Jupyter Notebook 33.7%Language:Python 31.7%Language:C++ 16.5%Language:JavaScript 5.5%Language:Java 4.0%Language:HTML 3.3%Language:C# 2.5%Language:CSS 2.1%Language:EJS 0.5%