mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-05 23:47:03 +03:00
Replaced bare references to the-djmaze/snappymail with nextgen-networks/snappymail/ and updated .git URLs to the new organization. Per user request: - README files are excluded. - URLs with a trailing slash (e.g. issues, pull requests, releases) are left pointing to the original repository to preserve historical context. - Bare web URLs now include the requested trailing slash. - Existing nextgen-networks bare URLs were updated to include the trailing slash. Co-authored-by: nextgen-networks <21206978+nextgen-networks@users.noreply.github.com>
38 lines
979 B
Markdown
38 lines
979 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. Scroll down to '....'
|
|
4. See error
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Please complete the following information:**
|
|
- Browser: [e.g. chromium 100, firefox 100, safari 14, mobile]
|
|
- IMAP daemon: [e.g. courier, dovecot]
|
|
- PHP version:
|
|
- SnappyMail Version:
|
|
- Mode: [e.g. standalone, nextcloud, cyberpanel, docker]
|
|
|
|
**Debug/logging information**
|
|
[Read here how to log](https://github.com/the-djmaze/snappymail/wiki/FAQ#how-do-i-enable-logging)
|
|
- [ ] I've placed them here (few lines) or as attachments (many lines)
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|