branch: elpa/consult-flycheck commit 398a85b5df71a4a57d74d0a7e1bdf25057cf5bdf Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
Update bug report template --- .github/ISSUE_TEMPLATE/bug_report.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index d753fae852..d4db71d2b8 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -14,9 +14,9 @@ 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. +Please provide precise information, stack traces and the exact steps to +reproduce the issue. This is important to ensure that your problem can be +reproduced on a different machine. If you are not really sure if your issue is a bug, please open a discussion instead.