-
Notifications
You must be signed in to change notification settings - Fork 283
Contribute
TJBot is an open source project designed to make it fun and easy to interact with Watson. We’d love to see what you can make with him!
If you would like your own recipe included in our featured recipe list, please open an issue with a link to your repository and a demo video.
If you encounter an issue with the kit, you are welcome to submit an issue. Before that, please search for similar issues. It's possible somebody has encountered this issue already.
If you want to contribute to the repository, please fork the project and create a pull request. Your commit request needs to be in the following format:
(#idOfIssue) Simple description
More details. This line is optional.
If there is no issue related to your commit, create one first. It will be better to understand the goal of your work. After your Pull Request (PR) has been reviewed and signed off, a maintainer will merge it into the master branch.
We have tried to make it as easy as possible to make contributions. This applies to how we handle the legal aspects of contribution. We use the same approach — the Developer's Certificate of Origin 1.1 (DCO) — that the Linux® Kernel community uses to manage code contributions.
We simply ask that when submitting a pull request, the developer must include a sign-off statement in the pull request description.
Here is an example Signed-off-by line, which indicates that the submitter accepts the DCO:
Signed-off-by: John Doe <[email protected]>
Note: The Wiki is still being updated and we would love to hear your feedback. If you see an issue with this Wiki, please open a Wiki issue