branch: externals/tempel
commit 04bd2e418d7002e740814671a98cbbbed84032c0
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, 3 insertions(+), 2 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/bug_report.md 
b/.github/ISSUE_TEMPLATE/bug_report.md
index 53839e4d41..6a67a31b79 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -5,8 +5,9 @@ about: Report a bug. Do not use this for questions, support or 
feature requests.
 ---
 Thank you for reporting a bug.
 
-Please 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.
+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.
 
 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

Reply via email to