mirror of
https://github.com/zhigang1992/probot.git
synced 2026-06-18 07:19:08 +08:00
703 B
703 B
name, about
| name | about |
|---|---|
| 🐛 Bug Report | If something isn't working as expected 🤔. |
Bug Report
Current Behavior A clear and concise description of the behavior.
// Your code here
module.exports = robot => {
robot.log('There is a bug')
}
Expected behavior/code A clear and concise description of what you expected to happen (or code).
Environment
- Probot version(s): [e.g. v6.0.0]
- Node/npm version: [e.g. Node 8/npm 5]
- OS: [e.g. OSX 10.13.4, Windows 10]
Possible Solution
Additional context/Screenshots Add any other context about the problem here. If applicable, add screenshots to help explain.