1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-12-20 07:11:40 +03:00
leon/.github/ISSUE_TEMPLATE/BUG.md

28 lines
574 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.
-->
### 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 package version:
### Expected Behavior
### Actual Behavior
### How Do We Reproduce?
### Extra (like a sample repo to reproduce the issue, etc.)