1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-12-26 18:23:00 +03:00
leon/.github/ISSUE_TEMPLATE/BUG.md
2022-02-17 20:17:46 +08:00

29 lines
690 B
Markdown

---
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
-->
### Specs
- Leon version:
- OS (or browser) version:
- Node.js version:
- Complete "leon check" (or "npm run check") output:
- (if using Docker) Complete "npm run docker:check" output:
- (optional) Leon skill version:
### Expected Behavior
### Actual Behavior
### How Do We Reproduce?
### Extra (like a sample repo to reproduce the issue, etc.)