diff options
| author | Isaac Marovitz <42140194+IsaacMarovitz@users.noreply.github.com> | 2024-05-15 06:06:58 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-15 12:06:58 +0200 |
| commit | 3aea19460635ef9d1652a220e6806130dd6a7355 (patch) | |
| tree | 7561593da54e93a1d977e892b6be1b04834ac222 | |
| parent | cdccf89e103694dcad3833d900b7858a49dae1ec (diff) | |
Add Enhancement label to Feature Requests (#6804)
| -rw-r--r-- | .github/ISSUE_TEMPLATE/feature_request.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 383bbb15..399aa039 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,6 +1,7 @@ name: Feature Request description: Suggest a new feature for Ryujinx. title: "[Feature Request]" +labels: enhancement body: - type: textarea id: overview |
