Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.02 KB

CONTRIBUTING.md

File metadata and controls

21 lines (13 loc) · 1.02 KB

Contributing

Contributions are welcome! Please feel free to open issues or pull requests.

Steps

  1. First, fork the repo from my account
  • Learn how to fork a github repo from here
  1. Next, Clone the fork to your local machine
  • Learn how to clone a github repo fromhere
  1. Next, Add your changes, commit and push them to github
  • Learn how to push code to a github repo from here
  1. Next, open a pull request
  • Learn more about creating pull requests from here

NOTE: Don't be afriad to push your changes even if you think they maight have bugs. We will debug them together

Peace!!