If you are having problems using the APIs or have a question about IBM Cloud services, please ask a question at Stack Overflow.
If you encounter an issue with the project, you are welcome to submit a bug report. Before that, please search for similar issues. It's possible that someone has already reported the problem.
For general guidance on contributing to this project, please see this link
The following tools are required in order to build this project:
- Git
- A modern version of the
make
utility.
Note: Windows users will likely need to install one of the various make utilities available for Windows. - A version of Go that is >= the minimum version supported by the project.
Windows users might find it more convenient to use
Windows Subsystem for Linux (WSL)
or Cygwin
when making contributions to this project.
For instructions on updating an existing service within the SDK, please see update_service.md