Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.16 KB

CONTRIBUTING.md

File metadata and controls

29 lines (21 loc) · 1.16 KB

#Guidelines These are guidelines for contributing to this node-red-labs repository. This repository is a collection of examples on how to use Watson nodes in Node-RED. These labs make use of the Watson nodes developed for node-RED and held in a sister repository. If you want to contributte to the node-red-node-watson respository please follow the contributing guidelines documented in that repository.

Code

Issues

If you encounter an issue with using the labs here, you are welcome to submit a bug report. Before that, please search for similar issues. It's possible somebody has already encountered this issue.

Pull Requests

If you want to contribute to the repository, follow these steps:

  1. Fork the repo.
  2. Develop code changes.
  3. Commit your changes.
  4. Push to your fork and submit a pull request.