|
@@ -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 ...`
|
|
|
|