readme, templates: update
Update for the new versions, improve instructions.
This commit is contained in:
3
.github/ISSUE_TEMPLATE/mu-bug-report.md
vendored
3
.github/ISSUE_TEMPLATE/mu-bug-report.md
vendored
@ -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.
|
Please describe the versions of OS, Emacs, mu etc. you are using.
|
||||||
|
|
||||||
**Checklist**
|
**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!
|
Thank you!
|
||||||
|
|||||||
14
.github/ISSUE_TEMPLATE/mu4e-bug-report.md
vendored
14
.github/ISSUE_TEMPLATE/mu4e-bug-report.md
vendored
@ -25,9 +25,12 @@ any relevant logs and outputs:
|
|||||||
- Try some small variations of what you were doing. Does it make a difference?
|
- 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.
|
- 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
|
(Open the message, use `M-x mu4e-copy-message-path` and open the message file,
|
||||||
attach. Anonymize as needed, all that matters is that the issue still
|
truncate/anonymize as needed (as long as the issue still reproduces), and
|
||||||
reproduces.
|
attach to the ticket.
|
||||||
|
|
||||||
|
- Include relevant versions of software and/or other specifics of your system
|
||||||
|
that may be relevant.
|
||||||
|
|
||||||
**Environment**
|
**Environment**
|
||||||
|
|
||||||
@ -35,8 +38,9 @@ Please describe the versions of OS, Emacs, mu/mu4e etc. you are using.
|
|||||||
|
|
||||||
**Checklist**
|
**Checklist**
|
||||||
|
|
||||||
- [ ] you are running either an 1.10.x/1.12.x release or `master` (otherwise please upgrade)
|
- [ ] 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 can reproduce the problem *without* 3rd party extensions (including
|
||||||
|
Doom/Evil, various extensions etc.)
|
||||||
- [ ] you have read all of the above
|
- [ ] you have read all of the above
|
||||||
|
|
||||||
Please make sure you all items in the checklist are set/met before filing the ticket.
|
Please make sure you all items in the checklist are set/met before filing the ticket.
|
||||||
|
|||||||
@ -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][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/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://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#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://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]]
|
[[https://formulae.brew.sh/formula/mu#default][https://img.shields.io/badge/Platform-macOS-101010?logo=apple&logoColor=ffffff&.svg]]
|
||||||
|
|||||||
Reference in New Issue
Block a user