From ddf85557f1724d61d4bbb0569ab74ecb3aeb04c4 Mon Sep 17 00:00:00 2001 From: Yurii Temniuk Date: Fri, 26 Dec 2025 13:48:42 +0100 Subject: [PATCH] =?UTF-8?q?=D1=80=D0=B0=D0=B7=D0=B4=D0=B5=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20auth=20=D0=B8=20game=20servers?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/issue_template/bug.yaml | 3 ++- .gitea/issue_template/feature.yaml | 3 ++- .gitea/issue_template/todo.yaml | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitea/issue_template/bug.yaml b/.gitea/issue_template/bug.yaml index ab47d37..4e16139 100644 --- a/.gitea/issue_template/bug.yaml +++ b/.gitea/issue_template/bug.yaml @@ -21,7 +21,8 @@ body: options: - Launcher - Client - - Server + - authServer + - gameServer - type: textarea id: description attributes: diff --git a/.gitea/issue_template/feature.yaml b/.gitea/issue_template/feature.yaml index 1fad597..a57cfb7 100644 --- a/.gitea/issue_template/feature.yaml +++ b/.gitea/issue_template/feature.yaml @@ -21,7 +21,8 @@ body: options: - Launcher - Client - - Server + - authServer + - gameServer - type: textarea id: description attributes: diff --git a/.gitea/issue_template/todo.yaml b/.gitea/issue_template/todo.yaml index 73c7c45..9f7f260 100644 --- a/.gitea/issue_template/todo.yaml +++ b/.gitea/issue_template/todo.yaml @@ -21,7 +21,8 @@ body: options: - Launcher - Client - - Server + - authServer + - gameServer - type: textarea id: description attributes: