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

24 lines
885 B
Markdown
Raw Normal View History

2021-04-13 23:21:55 +02:00
---
name: Mu4e Bug Report
about: Create a report to help us improve
title: "[mu4e bug]"
labels: bug, mu4e, new
assignees: ''
---
**Describe the bug**
2021-04-13 23:31:32 +02:00
A clear and concise description of what the bug is, what you expected to happen and what actually happened.
2021-04-13 23:21:55 +02:00
**To Reproduce**
2021-05-31 20:25:20 +02:00
Detailed steps to reproduce the behavior. If this is about a specific (kind of) message, **always**
attach an (anonymized as need) example message.
2021-04-13 23:21:55 +02:00
**Environment**
2021-04-13 23:31:32 +02:00
Please describe the versions of OS, Emacs, mu/mu4e etc. you are using.
2021-04-13 23:21:55 +02:00
**Checklist**
- [ ] you are running vanilla emacs (i.e. without Doom, Evil, Spacemacs etc.) (otherwise, please try to reproduce without those
2021-05-31 20:25:20 +02:00
- [ ] you are running mu4e without any third-party extensions (otherwise, please try to reproduce without those)
2021-08-21 14:47:26 +02:00
- [ ] you are running either the latest 1.6.x release, or a 1.7.x development release (otherwise, please upgrade).