Home

How to Contribute via GitHub Pull Request

How to Contribute

  1. Fork the repository
  2. Create a new branch: git checkout -b feature-name
  3. Make your changes
  4. Commit & push: git commit -m "Added new feature"
  5. Open a Pull Request
Tags: Learning, Cli