Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 2 KB

CONTRIBUTING.md

File metadata and controls

52 lines (32 loc) · 2 KB

Datasets

What to contribute to this repository

Kindly add more widely used and relevant datasets in Data/CSV_Data folder to help others get all the useful datasets at one place :)

Git Setup Guide

If you don't have GIT installed, refer this tutorial

To initialise Git, write

git init

1. Configure your local Git

git config --global user.name "github username"
git config --global user.email "email address"

How to contribute

  1. Click on the Fork icon and fork repository to your account.

Screenshot from 2022-10-09 15-33-28

  1. add your dataset to Data/CSV_Data folder and open a new Pull request.

Screenshot from 2022-10-09 15-35-15 Screenshot from 2022-10-09 15-35-29 Screenshot from 2022-10-09 15-35-46

  1. create a pull request
  • create a pull request CLick on contribute and create a pull request. Screenshot from 2022-10-09 15-42-18 Screenshot from 2022-10-09 15-48-04 Screenshot from 2022-10-09 15-48-20

  • And also describe a bit what changes made and try to attach screenshots.

Need help?

We have an awesome Discord community where you can ask your doubts and we will be there for your help and even you can help others to make their contribution.