Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 859 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (13 loc) · 859 Bytes

Introduction

These APIs have been automatically generated by the OpenAPI Generator. Hence, we only allow contributions to a few non-autogenerated resources under core/.

Getting started

In case you'd like to submit your contribution, the following steps must be followed:

  1. Fork the repository
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

How to report a bug

If you run into problems using the SDK, you can post issues here on GitHub.

If you discover a security bug, please do not report it through GitHub. Instead, please see security procedures in SECURITY.md.