diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 0ba8b6669..fd2e0367d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -25,10 +25,14 @@ 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.1.3] +- 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** +- Go to`~/jan/logs` > `app.log`. Or, via UI, click on Settings > Advanced > Open App Directory > `app.log` +- If you are using Jan local api server only, grab the `server.log` instead of `app.log`. + **Additional context** Add any other context or information that could be helpful in diagnosing the problem.