Package Exports
- hubot-issues
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (hubot-issues) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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>> ...