Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.

  2. Create a feature branch (git checkout -b feature-name).

  3. Commit your changes (git commit -m 'Add some feature').

  4. Push to the branch (git push origin feature-name).

  5. Open a Pull Request.

Last updated