Contributing

May 14, 2026 · View on GitHub

Contributions are welcome! Please follow the standard GitHub pull request workflow:

  1. Fork the repository.
  2. Create a new branch for your changes (git checkout -b feature/AmazingFeature).
  3. Commit your changes (git commit -m 'Add AmazingFeature').
  4. Push to the branch (git push origin feature/AmazingFeature).
  5. Open a Pull Request.
  6. Include a project link in the PR description.
  7. Star this repo ⭐, so more people can find it.