diff options
| author | Daniel Mendler <mail@daniel-mendler.de> | 2025-08-05 00:43:47 +0200 |
|---|---|---|
| committer | Daniel Mendler <mail@daniel-mendler.de> | 2025-08-05 00:43:47 +0200 |
| commit | e8e0fc7bf7b2f13a2bf4f21c63eb9c07cbe412a5 (patch) | |
| tree | 7b02c6ac9bb45b1f4d78c1294391abe0657feb61 /.github | |
| parent | f925182957ea11119e27c2ac7200cc1fbba5612a (diff) | |
Update bug report template
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 6 |
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. |
