Browse Source

Update bug_report.md

Nicolas Meienberger 1 năm trước cách đây
mục cha
commit
eb0084744c
1 tập tin đã thay đổi với 5 bổ sung6 xóa
  1. 5 6
      .github/ISSUE_TEMPLATE/bug_report.md

+ 5 - 6
.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 ...`