1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-09-18 00:47:53 -05:00

Completely isolate the original project's .github/

This commit is contained in:
reggie
2024-10-01 16:37:08 -05:00
parent c70534fc22
commit 9a128e92f7
18 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
name: Feature Request
description: Suggest a new feature for Ryujinx.
title: "[Feature Request]"
labels: enhancement
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:
label: Smaller details
description: These may include specific methods of implementation etc.
validations:
required: true
- type: textarea
id: request
attributes:
label: Nature of request
validations:
required: true
- type: textarea
id: feature
attributes:
label: Why would this feature be useful?
validations:
required: true