summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2025-08-05 00:43:08 +0200
committerDaniel Mendler <mail@daniel-mendler.de>2025-08-05 00:43:08 +0200
commit6b1ceef882e9809083e660c10d669d132746b975 (patch)
treeb244fffab8e476ce5e74ded13bd9460d72ee4dc4 /.github
parent5e9a2229322541c1ee28b72128cf7c097b32dd5d (diff)
Update bug report template
Diffstat (limited to '.github')
-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.