Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 844 Bytes

File metadata and controls

21 lines (11 loc) · 844 Bytes

Questions

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.

Issues

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.

Pull Requests

If you want to contribute to the reporistoy, here's a quick guide:

  1. Fork the repo.

  2. develop and test your code changes, maven: mvn test or gradle: gradle test

  3. Make the test pass.

  4. Commit your changes.

  5. Push to your fork and submit a pull request.