template: add logs to bug
Signed-off-by: Varun Patil <radialapps@gmail.com>pull/602/head
parent
4f22e9de29
commit
f268943e5e
|
@ -1,10 +1,9 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
title: ""
|
||||
labels: needs triage
|
||||
assignees: ''
|
||||
|
||||
assignees: ""
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
|
@ -25,6 +24,9 @@ If applicable, add screenshots to help explain your problem.
|
|||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
|
||||
- Any errors in the JS console?
|
||||
- Any errors in the Nextcloud server logs?
|
||||
|
||||
**Important: Are all of the following are true?**
|
||||
|
||||
- I have followed the [configuration steps](https://github.com/pulsejet/memories/wiki/Configuration).
|
||||
|
|
Loading…
Reference in New Issue