mu/.github/ISSUE_TEMPLATE/mu4e-bug-report.md

30 lines
984 B
Markdown

---
name: Mu4e Bug Report
about: Create a report to help us improve
title: "[mu4e bug]"
labels: bug, mu4e, new
assignees: ''
---
**Describe the bug**
Please provide a clear and concise description of what you expected to happen
and what actually happened.
**How to Reproduce**
Include the exact steps of what you were doing (commands executed etc.). Include
any relevant logs and outputs.
If this is about a specific (kind of) message, attach an example message. (Open
the message, press `.` (`mu4e-view-raw-message`), then `C-x C-w` and attach.
Anonymize as needed, all that matters is that the issue still reproduces.
**Environment**
Please describe the versions of OS, Emacs, mu/mu4e etc. you are using.
**Checklist**
- [ ] you are running either the latest 1.6.x release, or a 1.8.x release (otherwise, please upgrade)
- [ ] you are running mu4e without any third-party extensions (otherwise, make sure you can reproduce without those)
- [ ] you have read all of the above