github: update bug template

This commit is contained in:
Dirk-Jan C. Binnema 2022-07-06 00:08:11 +03:00
parent d8bbeb0218
commit 7bcc676f9f
2 changed files with 19 additions and 8 deletions

View File

@ -4,20 +4,26 @@ about: Create a report to help us improve
title: "[mu4e bug]"
labels: bug, mu4e, new
assignees: ''
---
**Describe the bug**
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.
Please provide a clear and concise description of what you expected to happen
and what actually happened.
**How to Reproduce**
Include the exact steps of what you were doing (commands executed etc.). Include
any relevant logs and outputs.
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.
**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 without any third-party extensions (otherwise, please try to reproduce without those)
- [ ] you are running either the latest 1.6.x release, or a 1.7.x development release (otherwise, please upgrade).
- [ ] you are running either the latest 1.6.x release, or a 1.8.x release (otherwise, please upgrade)
- [ ] you are running mu4e without any third-party extensions (otherwise, make sure you can reproduce without those)
- [ ] you have read all of the above

View File

@ -3,6 +3,11 @@
infodir=$1
infofile=$2
echo "DESTDIR: ${DESTDIR}" > boo.txt
echo "XX ${MESON_INSTALL_DESTDIR_PREFIX}" >> boo.txt
# Meson post-install script to update info metadata
install-info --info-dir ${MESON_INSTALL_DESTDIR_PREFIX}/${infodir} \
${MESON_INSTALL_DESTDIR_PREFIX}/${infodir}/${infofile}