Thanks for your interest! Small contributions are welcome. Follow this quick guide:
-
Fork the repository and create a feature branch:
- git checkout -b fix/your-issue
-
Make small, focused changes. Commit with clear messages.
-
Push to your fork and open a Pull Request back to
FastFinTech/QuanticoSetups. -
In the PR description, explain what you changed and why. Include screenshots if you modified the UI.
Guidelines:
- Keep changes small and well-scoped.
- Add or update comments to explain non-obvious code.
- If adding images, place them in the project root and reference them with relative paths.
License and code of conduct
- By contributing you agree that your contribution will be licensed under the project's existing license (if any).
- Please be respectful and follow standard community conduct.
Thanks — maintainers