diff options
| author | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2026-04-03 20:06:14 +0300 |
|---|---|---|
| committer | Dirk-Jan C. Binnema <djcb@djcbsoftware.nl> | 2026-04-03 20:06:14 +0300 |
| commit | a3cf80b2d2b4344a07d8c9e486acff26d921faf5 (patch) | |
| tree | b6804c1afeca57ccf69834649970db0dfddd51c3 /.github | |
| parent | b7cb91e470b29caae72dd8440e31e446a63af396 (diff) | |
readme, templates: update
Update for the new versions, improve instructions.
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/mu-bug-report.md | 3 | ||||
| -rw-r--r-- | .github/ISSUE_TEMPLATE/mu4e-bug-report.md | 14 |
2 files changed, 11 insertions, 6 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. |
