Skip to content

How to contribute

Mr. Code (@mymakarim) edited this page May 27, 2021 · 2 revisions
  1. Fork the repo
  2. Clone the forked repo from your GitHub account
  3. npm install
  4. Write your code
  5. commit changes
  6. push changes to the forked repo
  7. go to forked repo and contribute -> create a pull request

your pull request will be merged

  1. go to the forked repo and fetch upstream
  2. pull changes to your machine
Clone this wiki locally