Skip to main content

Contributing

We welcome contributions!

Steps

  1. Fork this repository
  2. Create your feature branch: git checkout -b feature-name
  3. Commit your changes: git commit -m "Add feature"
  4. Push to the branch: git push origin feature-name
  5. Create a Pull Request 🚀

Development

Run tests:

npm test