value:Tech support does not belong here. You should only file an issue here if you think you have experienced an actual bug with suyu.
- type:checkboxes
attributes:
label:Is there an existing issue for this?
description:Please search to see if an issue already exists for the bug you encountered.
options:
- label:I have searched the existing issues
required:true
- type:input
attributes:
label:Affected Commit or Release
description:List the affected commits that this issue applies to.
placeholder:Mainline 1234 / Early Access 1234
validations:
required:true
- type:textarea
id:issue-desc
attributes:
label:Description of Issue
description:A brief description of the issue encountered along with any images and/or videos.
validations:
required:true
- type:textarea
id:expected-behavior
attributes:
label:Expected Behavior
description:A brief description of how it is expected to work along with any images and/or videos.
validations:
required:true
- type:textarea
id:reproduction-steps
attributes:
label:Reproduction Steps
description:A brief explanation of how to reproduce this issue. If possible, provide a save file to aid in reproducing the issue.
validations:
required:true
- type:textarea
id:log
attributes:
label:Log File
description:A log file will help our developers to better diagnose and fix the issue. Instructions can be found [here](https://suyu.dev/help/reference/log-files).