32 lines
593 B
Markdown
32 lines
593 B
Markdown
---
|
|
name: 🐛 Bug Report
|
|
about: If something isn't working as expected 🤔
|
|
title: 'bug: '
|
|
type: Bug
|
|
projects: ["menloresearch/30"]
|
|
---
|
|
|
|
## Jan Version
|
|
<!-- Tip: The version is in the app's bottom right corner -->
|
|
**Version:** e.g. 0.5.x-xxx
|
|
|
|
## Describe the Bug
|
|
<!-- A clear & concise description of the bug -->
|
|
|
|
|
|
## Steps to Reproduce
|
|
<!-- Please list out steps to reproduce the issue -->
|
|
1. Go to '...'
|
|
2. Click on '...'
|
|
3.
|
|
|
|
## Screenshots / Logs
|
|
<!-- You can find logs in: ~/jan/logs/app.logs -->
|
|
|
|
|
|
## Operating System
|
|
<!-- Please check your OS -->
|
|
- [ ] MacOS
|
|
- [ ] Windows
|
|
- [ ] Linux
|