Contributing

Contributing

Contributions are welcome! To contribute:

  1. Fork the repository.

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

  3. Make your changes and commit them (git commit -m "Add new feature").

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

  5. Create a pull request.

For more details, visit our GitHub repository.

Last updated