diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2025-05-12 17:54:25 +0200 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2025-05-12 17:54:25 +0200 |
| commit | 0c976bc0cd1b61f2e7761703f30d6731bb2984cd (patch) | |
| tree | b206097509385924f82beb269baa70a22578aff8 | |
| parent | 0862953c6ba90be2f284b6cbbfe9567becb7ac45 (diff) | |
Update bug report template
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 53839e4..6a67a31 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 |
