From 1858d8088334a915e2d5440a340fa6d80a78872f Mon Sep 17 00:00:00 2001 From: "Dirk-Jan C. Binnema" Date: Wed, 5 Feb 2025 21:18:48 +0200 Subject: [PATCH] guile: update issue template --- .github/ISSUE_TEMPLATE/guile.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/guile.md b/.github/ISSUE_TEMPLATE/guile.md index 020b849b..c55fbf97 100644 --- a/.github/ISSUE_TEMPLATE/guile.md +++ b/.github/ISSUE_TEMPLATE/guile.md @@ -8,7 +8,12 @@ assignees: '' --- **Describe the item** -A clear and concise description of what you expected or wished to happen and what actually happened while using mu-guile. + +A clear and concise description of what you expected or wished to happen and +what actually happened while using `mu-guile`. + +Note: `mu-guile` has been deprecated for quite some time, and will be removed in +the future. **To Reproduce** Steps to reproduce the behavior. @@ -17,4 +22,4 @@ Steps to reproduce the behavior. Please describe the versions of OS, Emacs, mu/mu4e etc. you are using. **Checklist** -- [ ] 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.12.x release, or `master`