memories/.github/ISSUE_TEMPLATE/bug_report.md

48 lines
1.4 KiB
Markdown
Raw Normal View History

2023-03-08 04:25:33 +00:00
---
name: Bug report
about: Create a report to help us improve
title: ''
2023-03-08 04:30:04 +00:00
labels: needs triage
assignees: ''
---
**🛑 READ THE FOLLOWING BEFORE YOU CONTINUE! 🛑**
All bugs _must_ follow the issue template below, or they will be closed without triage.
If it is a help request, you might want to try the [Discord community](https://discord.gg/7Dr9f9vNjJ) first.
Make the following items are true before filing a bug:
- You are using the latest version of the app.
- You tried and can replicate the bug.
- The problem persists after clearing browser cache.
- You have followed the [configuration steps](https://github.com/pulsejet/memories/wiki/Configuration).
- You have searched the [open issues](https://github.com/pulsejet/memories/issues)
- You are NOT using `OCCWeb` to run `occ` commands
If you are sure the above is true, _remove this section_ and fill in the template below.
2023-03-08 04:25:33 +00:00
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Platform:**
2023-03-08 04:28:50 +00:00
- OS: [e.g. iOS]
- Browser: [e.g. Chrome, Safari]
- Memories Version: [e.g. 4.1.0]
- Nextcloud Version: [e.g. 25.0.6]
- PHP Version: [e.g. 8.1]
2023-03-08 04:25:33 +00:00
**Additional context**
Add any other context about the problem here.
- Any errors in the JS console?
- Any errors in the Nextcloud server logs?