Skip to content

How to contribute? #4

Description

@kstro21

First, thanks for the work you all are doing here.

I'm a software engineer and I'm currently working on a bot using the kore.ai bot platform and the code of this repo.

So, just like the title say, How can I contribute with this repo?

I'm using this repo as a dependency in my package.json like this

"dependencies": {
    "BotKit": "git+https://github.com/Koredotcom/BotKit.git",

But, I had a problem with some hardcoded reference to config.json like this one

var config = require('../../../../config');

found in lib/app/middlewares/APIKeyMiddleware/index.js and some other files. So, I would like to propose a fix but don't know how to do it.

And some changes in the examples, like FindAFlight.js not returning the error to the bot platform.

Regards

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions