summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2025-08-05 00:43:43 +0200
committerDaniel Mendler <mail@daniel-mendler.de>2025-08-05 00:43:43 +0200
commitd7c0c837364e72d500fabc640b3818e6ea196c4c (patch)
tree567e535382d9ea98f8c4ab2b6711a0a064f7b19d
parentb0c9c0043bc4952f65d231773ecf6ad76699bb47 (diff)
Update bug report template
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index d753fae..d4db71d 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.