Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.09 KB

Contribution.md

File metadata and controls

31 lines (22 loc) · 1.09 KB

Cool-Scripts-Python-Nerds

Welcome Guys 😀

If this is your first time to open source contribution in python So that I have created this repo for all the you to start contributing.

How to contribute!

Steps:

  • Fork the repository

  • Clone the fork repo

  • Create new branch

    • git checkout -b
  • Add Scripts related to your respective issues.

    • git add
  • Add a commit message !

    • git commit -a -m ""
  • Push changes - git push -u origin <name_of_your_branch>

  • Create pull requests - [Try to Mention the related issue for your PR]

🤗 A Help to the learning students 🤗

  • Click here to know more about starting an open source contribution.
  • Thank You, have a great learning.

Feel free to ask any doubts ❇️