- Please review the Troubleshooting Guide in the Botium Wiki
- In case you have some troubles, please ALWAYS attach the debug output from Botium (see "Enable Logging" in the Troubleshooting Guide)
- Please don't post any secret information (like access keys for Dialogflow or IBM Watson)
Of course, code contributions are welcome!
- Please fork the repository
- Please create an issue and refer to it in the pull request
- Add unit tests for implemented behaviour
- The NPM script "npm run build" has to succeed before posting a pull request ** it will run unit tests ** it will enforce eslint and rollup build
These points are subject to possible change at any time.