1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-09-15 01:47:54 -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,19 @@
name: Missing Shader Instruction
description: Shader Instruction is missing in Ryujinx.
title: "[GPU]"
labels: [gpu, not-implemented]
body:
- type: textarea
id: instruction
attributes:
label: Shader instruction
description: What shader instruction is missing?
validations:
required: true
- type: textarea
id: required
attributes:
label: Required by
description: Add links to the [compatibility list page(s)](https://github.com/Ryujinx/Ryujinx-Games-List/issues) of the game(s) that require this instruction.
validations:
required: true