1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-22 07:06:48 +02:00
mu/.github/ISSUE_TEMPLATE/mu4e-bug-report.md
2021-08-21 15:47:26 +03:00

24 lines
885 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**
A clear and concise description of what the bug is, what you expected to happen and what actually happened.
**To Reproduce**
Detailed steps to reproduce the behavior. If this is about a specific (kind of) message, **always**
attach an (anonymized as need) example message.
**Environment**
Please describe the versions of OS, Emacs, mu/mu4e etc. you are using.
**Checklist**
- [ ] you are running vanilla emacs (i.e. without Doom, Evil, Spacemacs etc.) (otherwise, please try to reproduce without those
- [ ] you are running mu4e without any third-party extensions (otherwise, please try to reproduce without those)
- [ ] you are running either the latest 1.6.x release, or a 1.7.x development release (otherwise, please upgrade).