mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-13 01:24:46 -07:00
Add debug log (#5937)
This commit is contained in:
parent
a9467d65c3
commit
3cf604528a
1 changed files with 14 additions and 4 deletions
18
.github/ISSUE_TEMPLATE/bug_report.md
vendored
18
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -9,14 +9,24 @@ assignees: ''
|
||||||
---
|
---
|
||||||
|
|
||||||
<!-- READ THIS BEFORE POSTING
|
<!-- READ THIS BEFORE POSTING
|
||||||
Go to "Help → View Debug Log" in Cockatrice and copy all information at the
|
In Cockatrice, go to "Help" → "View Debug Log" and copy all information displayed at the
|
||||||
top (above the separation line) below "System Information" in this ticket!
|
top (above the separation line "----"), to below "System Information" section in this ticket!
|
||||||
If you can't start Cockatrice to access these details, make
|
If you can't start Cockatrice to access these details, make
|
||||||
sure to post your OS and the file name of the setup binary instead. -->
|
sure to post your OS and the file name of the setup binary instead.
|
||||||
|
-->
|
||||||
|
|
||||||
**System Information:**
|
**System Information:**
|
||||||
|
<!-- Read the hint above on where to find the important information to provide here! -->
|
||||||
|
|
||||||
|
|
||||||
|
<details><summary>Debug Log:</summary>
|
||||||
|
<!--
|
||||||
|
In Cockatrice, go to "Help" → "View Debug Log", click the "Copy to clickboard" button and paste the output here.
|
||||||
|
-->
|
||||||
|
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
_______________________________________________________________________________________
|
_______________________________________________________________________________________
|
||||||
|
|
||||||
<!-- Explain your issue in detail here! Please attach screenshots if possible. -->
|
<!-- Explain your issue in detail here! Please attach screenshots if possible. -->
|
||||||
|
|
@ -26,7 +36,7 @@ ________________________________________________________________________________
|
||||||
|
|
||||||
_______________________________________________________________________________________
|
_______________________________________________________________________________________
|
||||||
|
|
||||||
<!-- Describe the sequence of actions needed to experience the bug -->
|
<!-- Describe the sequence of actions needed to experience the bug. -->
|
||||||
|
|
||||||
**Steps to reproduce:**
|
**Steps to reproduce:**
|
||||||
- Do A
|
- Do A
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue