If you are having difficulties using the apis or have a question about the IBM Watson Services, please ask a question on dW Answers or Stack Overflow.
If you encounter an issue with the java library, you are welcome to submit a bug report. Before that, please search for similar issues. It's possible somebody has encountered this issue already.
If you want to contribute to the reporistoy, here's a quick guide:
-
Fork the repo.
-
develop and test your code changes, maven:
mvn testor gradle:gradle test -
Make the test pass.
-
Commit your changes.
-
Push to your fork and submit a pull request.