summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk-Jan C. Binnema <djcb@djcbsoftware.nl>2021-05-31 21:25:20 +0300
committerDirk-Jan C. Binnema <djcb@djcbsoftware.nl>2021-05-31 21:25:56 +0300
commitd6a0ad02a22084d550d03636576f36b0feebe657 (patch)
treea524757846d82dc980035316030b235dd474d4d0
parenteda62a73e4a1ccd6a74734d4bb2bea50c02b9d66 (diff)
github: update issue templates
-rw-r--r--.github/ISSUE_TEMPLATE/mu-bug-report.md4
-rw-r--r--.github/ISSUE_TEMPLATE/mu4e-bug-report.md5
2 files changed, 5 insertions, 4 deletions
diff --git a/.github/ISSUE_TEMPLATE/mu-bug-report.md b/.github/ISSUE_TEMPLATE/mu-bug-report.md
index ef4af13..7d032d0 100644
--- a/.github/ISSUE_TEMPLATE/mu-bug-report.md
+++ b/.github/ISSUE_TEMPLATE/mu-bug-report.md
@@ -1,8 +1,8 @@
---
name: Mu4e Bug Report
about: Create a report to help us improve
-title: "[mu4e bug]"
-labels: bug, mu4e, new
+title: "[mu bug]"
+labels: bug, mu, new
assignees: ''
---
diff --git a/.github/ISSUE_TEMPLATE/mu4e-bug-report.md b/.github/ISSUE_TEMPLATE/mu4e-bug-report.md
index 56d740b..c112da6 100644
--- a/.github/ISSUE_TEMPLATE/mu4e-bug-report.md
+++ b/.github/ISSUE_TEMPLATE/mu4e-bug-report.md
@@ -11,12 +11,13 @@ assignees: ''
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.
+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 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).