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

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