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: