name: Bug Report
description: File a bug report
title: "[Bug] <title>"
labels: bug
body:
- type: textarea
id: issue
attributes:
label: Description of Issue
description: What's the issue you encountered?
validations:
required: true
id: repro
label: Reproduction Steps
description: How can the issue be reproduced?
id: log
label: Log File
description: A log file will help our developers to better diagnose and fix the issue.
placeholder: Logs files can be found under "Logs" folder in Ryujinx program folder. You can drag and drop the log on to the text area
- type: input
id: os
label: OS
placeholder: "Example: Windows 10"
id: ryujinx-version
label: Ryujinx version
placeholder: |
- *(e.g. 1.0.470)*
id: game-version
label: Game version
- *(e.g. 1.1.1)*
required: false
id: cpu
label: CPU
- *(e.g. i7-6700)*
id: gpu
label: GPU
- *(e.g. NVIDIA RTX 2070)*
id: ram
label: RAM
- *(e.g. 16GB)*
- type: checkboxes
label: Applied Mods?
options:
- label: Yes
id: mods
label: List of applied mods
placeholder: You can list applied mods here.
id: additional-context
label: Additional context?
description: |
- Additional info about your environment:
- Any other information relevant to your issue.