mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
44 lines
1.2 KiB
Markdown
44 lines
1.2 KiB
Markdown
---
|
|
name: "🐛 Bug Report"
|
|
about: Report an issue encountered while using Cockatrice
|
|
title: ''
|
|
type: 'Bug'
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
<!-- READ THIS BEFORE POSTING
|
|
In Cockatrice, go to "Help" → "View Debug Log" and copy all information displayed at the
|
|
top (above the separation line "----"), to below "System Information" section in this ticket!
|
|
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.
|
|
-->
|
|
|
|
**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. -->
|
|
|
|
|
|
|
|
|
|
_______________________________________________________________________________________
|
|
|
|
<!-- Describe the sequence of actions needed to experience the bug. -->
|
|
|
|
**Steps to reproduce:**
|
|
- Do A
|
|
- Do B
|
|
- Do C ...
|