summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk-Jan C. Binnema <djcb@djcbsoftware.nl>2026-04-03 20:06:14 +0300
committerDirk-Jan C. Binnema <djcb@djcbsoftware.nl>2026-04-03 20:06:14 +0300
commita3cf80b2d2b4344a07d8c9e486acff26d921faf5 (patch)
treeb6804c1afeca57ccf69834649970db0dfddd51c3
parentb7cb91e470b29caae72dd8440e31e446a63af396 (diff)
readme, templates: update
Update for the new versions, improve instructions.
-rw-r--r--.github/ISSUE_TEMPLATE/mu-bug-report.md3
-rw-r--r--.github/ISSUE_TEMPLATE/mu4e-bug-report.md14
-rw-r--r--README.org2
3 files changed, 12 insertions, 7 deletions
diff --git a/.github/ISSUE_TEMPLATE/mu-bug-report.md b/.github/ISSUE_TEMPLATE/mu-bug-report.md
index 273a498..03498df 100644
--- a/.github/ISSUE_TEMPLATE/mu-bug-report.md
+++ b/.github/ISSUE_TEMPLATE/mu-bug-report.md
@@ -27,6 +27,7 @@ If this is about a specific (kind of) message, please attach an example message
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).
+- [ ] you are running either the latest 1.12.x, 1.14.x release or `master`
+ (otherwise, please upgrade).
Thank you!
diff --git a/.github/ISSUE_TEMPLATE/mu4e-bug-report.md b/.github/ISSUE_TEMPLATE/mu4e-bug-report.md
index 5a3a965..e46ea96 100644
--- a/.github/ISSUE_TEMPLATE/mu4e-bug-report.md
+++ b/.github/ISSUE_TEMPLATE/mu4e-bug-report.md
@@ -25,9 +25,12 @@ any relevant logs and outputs:
- Try some small variations of what you were doing. Does it make a difference?
- If this is about a specific (kind of) message, attach an example message.
- (Open the message, press `.` (`mu4e-view-raw-message`), then `C-x C-w` and
- attach. Anonymize as needed, all that matters is that the issue still
- reproduces.
+ (Open the message, use `M-x mu4e-copy-message-path` and open the message file,
+ truncate/anonymize as needed (as long as the issue still reproduces), and
+ attach to the ticket.
+
+- Include relevant versions of software and/or other specifics of your system
+ that may be relevant.
**Environment**
@@ -35,8 +38,9 @@ Please describe the versions of OS, Emacs, mu/mu4e etc. you are using.
**Checklist**
-- [ ] you are running either an 1.10.x/1.12.x release or `master` (otherwise please upgrade)
-- [ ] you can reproduce the problem without 3rd party extensions (including Doom/Evil, various extensions etc.)
+- [ ] you are running either an 1.12.x/1.14.x release or `master` (otherwise please upgrade)
+- [ ] you can reproduce the problem *without* 3rd party extensions (including
+ Doom/Evil, various extensions etc.)
- [ ] you have read all of the above
Please make sure you all items in the checklist are set/met before filing the ticket.
diff --git a/README.org b/README.org
index 57f4e52..3eeeacb 100644
--- a/README.org
+++ b/README.org
@@ -6,7 +6,7 @@
[[https://github.com/djcb/mu/issues][https://img.shields.io/github/issues/djcb/mu.svg]]
[[https://github.com/djcb/mu/issues?q=is%3Aissue+is%3Aopen+label%3Arfe][https://img.shields.io/github/issues/djcb/mu/rfe?color=008b8b.svg]]
[[https://github.com/djcb/mu/pull/new][https://img.shields.io/badge/PRs-welcome-brightgreen.svg]]\\
-[[https://www.gnu.org/software/emacs/][https://img.shields.io/badge/Emacs-26.3-922793?logo=gnu-emacs&logoColor=b39ddb&.svg]]
+[[https://www.gnu.org/software/emacs/][https://img.shields.io/badge/Emacs-28.1-922793?logo=gnu-emacs&logoColor=b39ddb&.svg]]
[[https://www.djcbsoftware.nl/code/mu/mu4e/Installation.html#Dependencies-for-Debian_002fUbuntu][https://img.shields.io/badge/Platform-Linux-2e8b57?logo=linux&.svg]]
[[https://www.djcbsoftware.nl/code/mu/mu4e/Installation.html#Building-from-a-release-tarball-1][https://img.shields.io/badge/Platform-FreeBSD-8b3a3a?logo=freebsd&logoColor=c32136&.svg]]
[[https://formulae.brew.sh/formula/mu#default][https://img.shields.io/badge/Platform-macOS-101010?logo=apple&logoColor=ffffff&.svg]]