From 4b0649743a5b103f91936530caa9dc0c882d7664 Mon Sep 17 00:00:00 2001 From: Salman Ahmed Date: Fri, 18 Mar 2022 12:47:40 +0300 Subject: [PATCH] Remove unnecessary description --- .github/ISSUE_TEMPLATE/bug-issue.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-issue.yml b/.github/ISSUE_TEMPLATE/bug-issue.yml index 5af9a3d6da..542d0dccaf 100644 --- a/.github/ISSUE_TEMPLATE/bug-issue.yml +++ b/.github/ISSUE_TEMPLATE/bug-issue.yml @@ -14,9 +14,6 @@ body: - type: dropdown attributes: label: Type - description: | - - Game behaviour bug: game gets into an unexpected state (e.g. incorrect scoring, wrong multiplayer room state, etc.). - - Cosmetic bug: something looks wrong (e.g. misaligned component, text not wrapping, etc.) options: - Crash to desktop - Game behaviour