1.2 KiB
1.2 KiB
| name | about | title | labels | assignees |
|---|---|---|---|---|
| Bug report | Create a report to help us improve Jan | bug: [DESCRIPTION] | type: bug |
Describe the bug A clear and concise description of what the bug is.
Steps to reproduce Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your issue.
Environment details
- Operating System: [Specify your OS. e.g., MacOS Sonoma 14.2.1, Windows 11, Ubuntu 22, etc]
- Jan Version: [e.g., 0.4.3]
- Processor: [e.g., Apple M1, Intel Core i7, AMD Ryzen 5, etc]
- RAM: [e.g., 8GB, 16GB]
- Any additional relevant hardware specifics: [e.g., Graphics card, SSD/HDD]
Logs If the cause of the error is not clear, kindly provide your usage logs:
tail -n 50 ~/jan/logs/app.logif you are using the UItail -n 50 ~/jan/logs/server.logif you are using the local api server Making sure to redact any private information.
Additional context Add any other context or information that could be helpful in diagnosing the problem.