branch: externals/vertico
commit b4fa4c14cba6b56a0a3484cb3aec5d38a0e3ee5d
Author: Daniel Mendler <m...@daniel-mendler.de>
Commit: Daniel Mendler <m...@daniel-mendler.de>

    Update bug report template
---
 .github/ISSUE_TEMPLATE/bug_report.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.github/ISSUE_TEMPLATE/bug_report.md 
b/.github/ISSUE_TEMPLATE/bug_report.md
index 6a67a31b79..d753fae852 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -9,6 +9,11 @@ Please use the latest stable release of Emacs 30.1 and start 
with `emacs -Q` or
 `package-isolate` in order to only load a minimal set of packages. This way 
your
 Emacs configuration is not loaded.
 
+Make sure that you install the newest versions of the involved packages. Please
+also reinstall and recompile the involved packages, ideally remove all and
+reinstall all packages, to exclude compilation issues due to outdated
+dependencies.
+
 Please provide precise information and the exact steps to reproduce the issue.
 This is important to ensure that your problem can be reproduced on a different
 machine.

Reply via email to