From eb0084744c0ccd3dc1bcf2a6e33e16a1f1210ba8 Mon Sep 17 00:00:00 2001 From: Nicolas Meienberger <47644445+meienberger@users.noreply.github.com> Date: Sat, 7 Oct 2023 12:15:56 +0200 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index d978a8ac..9d17d340 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -11,7 +11,7 @@ assignees: meienberger Before opening your issue be sure to have completed all those tasks. - [ ] I have searched for an already existing issue with similar context and errors. My issue has not yet been reported. - [ ] I have included a clear description and steps to reproduce. -- [ ] I have included my OS information +- [ ] I have included logs from the file `runtipi/logs/error.log` if relevant **Describe the bug** A clear and concise description of what the bug is. @@ -29,11 +29,10 @@ A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. -**Desktop (please complete the following information):** - - OS: [e.g. iOS] - - Browser [e.g. chrome, safari] - - Version [e.g. 22] +**Server (please complete the following information):** + - OS: [e.g. Ubuntu 20.04] + - Tipi Version [e.g. 2.0.5] (can be found in settings page) **Additional context** -Add any other context about the problem here. Like results of the `start` script or container logs +Please include logs here `runtipi/logs/error.log` and add any other context about the problem here. Like results of the `start` script or container logs `docker logs ...`