[github] added issue config & reuse

This commit is contained in:
ParantezTech
2026-03-16 20:01:08 +03:00
parent 1f71c970d9
commit a4b5171586
3 changed files with 10 additions and 0 deletions

4
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@@ -0,0 +1,4 @@
# Copyright (C) 2026 SharpEmu Emulator Project
# SPDX-License-Identifier: GPL-2.0-or-later
blank_issues_enabled: false

View File

@@ -1,3 +1,6 @@
# Copyright (C) 2026 SharpEmu Emulator Project
# SPDX-License-Identifier: GPL-2.0-or-later
name: Game Compatibility Report name: Game Compatibility Report
description: Report compatibility status of a game description: Report compatibility status of a game
labels: ["game-compatibility"] labels: ["game-compatibility"]

View File

@@ -1,3 +1,6 @@
# Copyright (C) 2026 SharpEmu Emulator Project
# SPDX-License-Identifier: GPL-2.0-or-later
name: Build and Release name: Build and Release
on: on: