2023-01-27 19:23:55 +01:00
|
|
|
name: Feature Request
|
|
|
|
description: Suggest a new feature for Ryujinx.
|
2023-02-14 15:58:57 +01:00
|
|
|
title: "[Feature Request]"
|
2024-05-15 12:06:58 +02:00
|
|
|
labels: enhancement
|
2023-01-27 19:23:55 +01:00
|
|
|
body:
|
|
|
|
- type: textarea
|
|
|
|
id: overview
|
|
|
|
attributes:
|
|
|
|
label: Overview
|
|
|
|
description: Include the basic, high-level concepts for this feature here.
|
|
|
|
validations:
|
|
|
|
required: true
|
|
|
|
- type: textarea
|
|
|
|
id: details
|
|
|
|
attributes:
|
2023-02-14 15:58:57 +01:00
|
|
|
label: Smaller details
|
2023-01-27 19:23:55 +01:00
|
|
|
description: These may include specific methods of implementation etc.
|
|
|
|
validations:
|
|
|
|
required: true
|
|
|
|
- type: textarea
|
|
|
|
id: request
|
|
|
|
attributes:
|
2023-02-14 15:58:57 +01:00
|
|
|
label: Nature of request
|
2023-01-27 19:23:55 +01:00
|
|
|
validations:
|
|
|
|
required: true
|
|
|
|
- type: textarea
|
|
|
|
id: feature
|
|
|
|
attributes:
|
|
|
|
label: Why would this feature be useful?
|
|
|
|
validations:
|
|
|
|
required: true
|