How to Contribute¶
Thank you for your interest in OQTOPUS Client.
Before opening a PR¶
- Check existing issues and PRs.
- Open an issue for large changes first.
Pull request checklist¶
- Include tests for behavior changes.
- Keep backward compatibility or document breakages.
- Update docs for user-facing changes.