33 lines
807 B
Markdown
33 lines
807 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.10.x/1.12.x release or `master` (otherwise, please upgrade).
|
|
|
|
Thank you!
|