Giter VIP home page Giter VIP logo

jpduker / data-science-data-analystics-contribution---hacktoberfest-2022 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nitin-diwakar/data-science-data-analystics-contribution---hacktoberfest-2022

0.0 0.0 0.0 72.58 MB

About Submit Just 4 PRs to earn Tshirts🔥 in Hacktoberfest 2022

Home Page: https://hacktoberfest.com/

License: Creative Commons Zero v1.0 Universal

Python 0.09% HTML 31.03% Jupyter Notebook 68.31% CSS 0.56% Procfile 0.01%

data-science-data-analystics-contribution---hacktoberfest-2022's Introduction

Special Note For Everyone

'''
HERE’S WHAT YOU NEED TO KNOW TO PARTICIPATE AND COMPLETE HACKTOBERFEST:

- Have 4 pull/merge requests accepted between October 1 and October 31 to complete Hacktoberfest
- The first 40,000 participants (maintainers and contributors) who complete Hacktoberfest can elect to receive one of two prizes:
a tree planted in their name, or the Hacktoberfest 2022 t-shirt.
- Always make more then 4 pull request
lets you have made only 4 pull request to different projects
but one project is excluded from hackoctoberfest event then your pull request will not be count and 
then you have remains 3 valid pull request if these projects is not excluded.
if you fail to make 4 pull request then you cant get swags or t-shirts.
i will recommend you make pull request to your own repo which is very very saffest side for you..
keep in mind that repo has hacktoberfest topic..
'''

Hacktoberfest 2022 🎉

opensource badge contributions/ pull request/ contirbutor/ licence

🗣 Hacktoberfest encourages participation in the open source community, which grows bigger every year. Complete the 2022 challenge and earn a limited edition T-shirt.

📢 Register here for Hacktoberfest and make four pull requests (PRs) between October 1st-31st to grab free T-shirt and more.

Upload your File/Analysis report in this repository to particular section if folder is not present then create folder. Some more repos for contribution

Rules

  • Don't use filthy words and be welcome for beginners and other people in this community.

Github Contribution Rules

  • Pull requests can be submitted to any opted-in repository on GitHub or GitLab.
  • The pull request must contain commits you made yourself.
  • If a maintainer reports your pull request as spam, it will not be counted toward your participation in Hacktoberfest.
  • If a maintainer reports behavior that’s not in line with the project’s code of conduct, you will be ineligible to participate.
  • To get a shirt, you must make four approved pull requests (PRs) on opted-in projects between October 1-31 in any time zone.
  • This year, the first 40,000 participants can earn a T-shirt.

Steps for adding your name below

1. Respond to my issues or create your own issue with a problem statement I will assign you with the issue
2. Fork this repo
3. Add your Analysis File/Dashboard/Report (Your choice) to `.contribution` directory.
4. Edit `CONTRIBUTERS.MD` file
5. Add your Name also link your github profile
6. Make pull request

Contributions of any kind welcome!

NOTE: if you should be on the list of contributors but we forgot you, don't be shy and let us know!

Getting Started 🤩🤗:

  • Fork this repo (button on top)
  • Clone on your local machine
git clone https://github.com/Nitin-Diwakar/Data-Science-Data-Analystics-Contribution---Hacktoberfest-2022.git
  • Navigate to project directory.
cd Data-Science-Data-Analystics-Contribution---Hacktoberfest-2022
  • Create a new Branch
git checkout -b my-new-branch
  • Add your contribution
git add .
  • Commit your changes.
git commit -m "Relevant message"
  • Then push
git push origin my-new-branch
  • Create a new pull request from your forked repository

Avoid Conflicts {Syncing your fork}

An easy way to avoid conflicts is to add an 'upstream' for your git repo, as other PR's may be merged while you're working on your branch/fork.

git remote add upstream https://github.com/Nitin-Diwakar/Data-Science-Data-Analystics-Contribution---Hacktoberfest-2022

You can verify that the new remote has been added by typing

git remote -v

To pull any new changes from your parent repo simply run

git merge upstream/master

This will give you any eventual conflicts and allow you to easily solve them in your repo. It's a good idea to use it frequently in between your own commits to make sure that your repo is up to date with its parent.

For more information on syncing forks read this article from Github.

License

CC0

To the extent possible under law, Nitin Diwakar has waived all copyright and related or neighboring rights to this work.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.