Table of Contents

Many thanks for contributing, it's the community contributions that make our project blossom!

Here are a few guidelines for Pull Request submission.

  • Please submit your Pull Request to the development branch.
  • Make sure that your Pull Request is synchronized with the latest commit of the development branch.
  • If you have made enhancements in multiple areas of the code, please submit multiple Pull Requests.
  • Adhere to the code style in the existing code base. Honor tabs and spacing settings.
  • List and describe all modifications.
  • Include a sufficient set of unit tests.
  • If you add types, methods or properties to the (public) API, please include sufficient API documentation for these additions.
  • Adhere to the logging policy in logging_config.md