name: Bug Report
description: File a bug report
title: "[Bug]"
labels: bug
body:
- type: textarea
id: issue
attributes:
label: Description of the issue
description: What's the issue you encountered?
validations:
required: true
id: repro
label: Reproduction steps
description: How can the issue be reproduced?
placeholder: Describe each step as precisely as possible
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: "e.g. Windows 10"
id: ryujinx-version
label: Ryujinx version
placeholder: "e.g. 1.0.470"
id: game-version
label: Game version
placeholder: "e.g. 1.1.1"
required: false
id: cpu
label: CPU
placeholder: "e.g. i7-6700"
id: gpu
label: GPU
placeholder: "e.g. NVIDIA RTX 2070"
id: ram
label: RAM
placeholder: "e.g. 16GB"
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.