hubot-issues
v0.0.9
Published
hubot issue tracker
Downloads
7
Readme
hubot-issues
hubot scripts for tracking issues
See src/issues.js
for full documentation.
Installation
In hubot project repo, run:
npm install hubot-issues --save
Then add hubot-issues to your external-scripts.json
:
[
"hubot-issues"
]
Sample Interaction
user1>> this thing is broken
hubot>> did you find a bug?, do you know how to report it?
user1>> how?
hubot>> ...