npm install hubot-issueshubot scripts for tracking issues
See src/issues.js for full documentation.
In hubot project repo, run:
npm install hubot-issues --save
Then add hubot-issues to your external-scripts.json:
``json`
[
"hubot-issues"
]
```
user1>> this thing is broken
hubot>> did you find a bug?, do you know how to report it?
user1>> how?
hubot>> ...