Files
mu4e/.github/ISSUE_TEMPLATE/mu-bug-report.md
Dirk-Jan C. Binnema 6ec69f19db readme, templates: update
Update for the new versions, improve instructions.
2026-08-20 15:05:29 -07:00

34 lines
814 B
Markdown

---
name: Mu Bug Report
about: Create a report to help us improve
title: "[mu bug]"
labels: bug, mu, new
assignees: ''
---
**Describe the bug**
Give the bug a good title.
Please provide a clear and concise description of what you expected to happen
and what actually happened, and follow the steps below.
**How to Reproduce**
Include the exact steps of what you were doing (commands executed etc.). Include
any relevant logs and outputs.
Does the problem happen each time? Sometimes?
If this is about a specific (kind of) message, please attach an example message
(anonymized as needed)
**Environment**
Please describe the versions of OS, Emacs, mu etc. you are using.
**Checklist**
- [ ] you are running either the latest 1.12.x, 1.14.x release or `master`
(otherwise, please upgrade).
Thank you!