CONTRIBUTING.md
December 18, 2023 ยท View on GitHub
Contributing
We provide and maintain SDKs for the benefit of our developer community. Feedback, detailed bug reports, and focused PRs are appreciated. Thank you in advance!
When contributing to this SDK, please:
- Maintain the existing minumum .NET framework/core support.
- Keep PRs focused and change the minimum number of lines to achieve your goal.
- Do not introduce breaking changes without prior discussion and approval.
API documentation
As the API documentation requires a windows environment, it is built and deployed automatically when running the release GitHub Actions workflow.