github: update issue templates
This commit is contained in:
4
.github/ISSUE_TEMPLATE/mu-bug-report.md
vendored
4
.github/ISSUE_TEMPLATE/mu-bug-report.md
vendored
@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
name: Mu4e Bug Report
|
name: Mu4e Bug Report
|
||||||
about: Create a report to help us improve
|
about: Create a report to help us improve
|
||||||
title: "[mu4e bug]"
|
title: "[mu bug]"
|
||||||
labels: bug, mu4e, new
|
labels: bug, mu, new
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
5
.github/ISSUE_TEMPLATE/mu4e-bug-report.md
vendored
5
.github/ISSUE_TEMPLATE/mu4e-bug-report.md
vendored
@ -11,12 +11,13 @@ assignees: ''
|
|||||||
A clear and concise description of what the bug is, what you expected to happen and what actually happened.
|
A clear and concise description of what the bug is, what you expected to happen and what actually happened.
|
||||||
|
|
||||||
**To Reproduce**
|
**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.
|
Detailed steps to reproduce the behavior. If this is about a specific (kind of) message, **always**
|
||||||
|
attach an (anonymized as need) example message.
|
||||||
|
|
||||||
**Environment**
|
**Environment**
|
||||||
Please describe the versions of OS, Emacs, mu/mu4e etc. you are using.
|
Please describe the versions of OS, Emacs, mu/mu4e etc. you are using.
|
||||||
|
|
||||||
**Checklist**
|
**Checklist**
|
||||||
- [ ] you are running vanilla emacs (i.e. without Doom, Evil, Spacemacs etc.) (otherwise, please try to reproduce without those
|
- [ ] you are running vanilla emacs (i.e. without Doom, Evil, Spacemacs etc.) (otherwise, please try to reproduce without those
|
||||||
- [ ] you are running mu4e with third-party extensions (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.4.x release, or a 1.5.11+ development release (otherwise, please upgrade).
|
- [ ] you are running either the latest 1.4.x release, or a 1.5.11+ development release (otherwise, please upgrade).
|
||||||
|
|||||||
Reference in New Issue
Block a user