mani1soni / edu_adda

It is an open source initiative, Do Contributions

Home Page:https://mani1soni.github.io/blog/

Repository from Github https://github.commani1soni/edu_addaRepository from Github https://github.commani1soni/edu_adda







edu_adda

PRs Welcome License

edu_adda is an open source initiative, where anyone can share their knowledge by contributions.

Contributions

Contribution rules

  • Create a new branch in your forked repository and then start working
  • Include a proper commit message in your commits
  • Always rebase with master:mani1soni/edu_adda to avoid merge conflicts whenever you start to work
  • Include proper PR message while giving pull request
  • Try to keep pull requests small to minimize merge conflicts

Getting Started

  • Fork this repo (button on top)
  • Clone on your local machine
        $ git clone https://github.com/mani1soni/edu_adda.git
    
  • Change to edu_adda directory
        $ cd edu_adda
    
  • Create a new branch
        $ git checkout -b my-new-branch
    
  • Add your contribution
  • Commit and push
        $ git add .
    
        $ git commit -m "your-commit-msg"
    
        $ git push origin my-new-branch
    
  • Create a new pull request from your forked repository to master branch of mani1soni/edu_adda

πŸŽ‰ 🎊 πŸ˜ƒ Happy Contributing πŸ˜ƒ 🎊 πŸŽ‰

Technologies used

Maintainers

Manish Soni
Manish Soni
Twitter: @manisomanish
Github: @mani1soni
Linkedin: @manisomanish
DevOps Engineer

License

GPL-3.0

About

It is an open source initiative, Do Contributions

https://mani1soni.github.io/blog/

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 94.5%Language:Python 2.2%Language:C++ 1.3%Language:HCL 0.4%Language:JavaScript 0.4%Language:Shell 0.4%Language:Java 0.3%Language:C 0.2%Language:HTML 0.1%Language:Groovy 0.1%Language:Jinja 0.0%Language:CSS 0.0%Language:Batchfile 0.0%Language:PHP 0.0%Language:Go 0.0%Language:R 0.0%