Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 763 Bytes

contributing guidlines.md

File metadata and controls

19 lines (13 loc) · 763 Bytes

Contribution Guide

👍 🎉 First off, thanks for taking the time to contribute! 🎉 👍

How to contribute:

  1. Star ⭐ & FORK this repository.
  2. Clone the repository to your device.
  3. It is recommended that you create a new branch for each issue/program you wish to submit.
  4. Create your program and do not forget to add meaningful comments for readers to understand.
  5. Commit your changes with appropriate message
  6. Create a pull request from your branch to the main branch of the Upstream Repository
  7. Add a description of your program(s) in the PR's comment

🥳 CONGRATULATIONS!

You just pushed your code to this repository

Hang tight, and soon you'll be notified when I merge your pull request or if it needs updates.