Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 845 Bytes

CONTRIBUTING.MD

File metadata and controls

22 lines (13 loc) · 845 Bytes

Contributing

Please refer to Cloudsmith's standard guide on Open-Source Contributing.

Updating bindings

  • Update PKG_VERSION in bin/generate
  • Run bin/generate to generate bindings
  • Create a PR specifing API and binding version
  • Create git tag and release in github

Contributor License Agreement

By making any contributions to Cloudsmith Ltd projects you agree to be bound by the terms of the Cloudsmith Ltd Contributor License Agreement.

Coding Conventions

Follow existing structure and style of the build and release scripts. Languages bindings are generated automatically.

Need Help?

See the section for raising a question in the Contributing Guide.