This document describes contribution guidelines that are specific to the Genesys Source Open-Source Projects. Please read C# Programming Guide for more general C# .NET contribution guidelines.
Genesys Source Open-Source projects are in conformance with the style guidelines described in Coding Style.
We plan to do that with tooling, in a holistic way. In the meantime, please:
- DO NOT send PRs for style changes.
- DO give priority to the current style of the project or file you're changing even if it diverges from the general guidelines.
- DON'T submit API additions to any type that has shipped in the Genesys Source open-source project to the master branch. Instead, use the future branch.