1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-12-19 23:01:31 +03:00
leon/.github/ISSUE_TEMPLATE/BUG.md

29 lines
690 B
Markdown
Raw Normal View History

2019-02-10 15:26:50 +03:00
---
name: 🐞 Bug Report
about: Report an unexpected problem or unintended behavior.
labels: bug
---
<!--
Thanks for your interest in Leon! ❤️
Please check if there is no similar issue before creating this one.
If the bug is related to the setup, please submit the issue at: https://github.com/leon-ai/leon-cli/issues/new/choose
2019-02-10 15:26:50 +03:00
-->
### Specs
- Leon version:
- OS (or browser) version:
- Node.js version:
- Complete "leon check" (or "npm run check") output:
2019-05-12 04:19:28 +03:00
- (if using Docker) Complete "npm run docker:check" output:
- (optional) Leon skill version:
2019-02-10 15:26:50 +03:00
### Expected Behavior
### Actual Behavior
### How Do We Reproduce?
### Extra (like a sample repo to reproduce the issue, etc.)