sdk-javascript/CONTRIBUTING.md

568 B

Contributing to CloudEvents' JavaScript SDK

👍🎉 First off, thanks for taking the time to contribute! 🎉👍

Following you will see some guidelines about how to contribute with JavaScript SDK.

Pull Requests

Guidelines about how to perform pull requests.

  • before submit the PR, open an issue and link them

PR to develop

  • fixes in the documentation (readme, contributors)
  • propose new files for the documentation
  • implementation of new features

PR to master

  • hot fixes

Style Guide

TODO

JavaScript Style Guide

TODO