From 6d95b3e0b864357e332a1f39c8aa6c3aed6ec34c Mon Sep 17 00:00:00 2001 From: gir489 <100792176+gir489returns@users.noreply.github.com> Date: Tue, 20 Feb 2024 15:22:25 -0500 Subject: [PATCH] Added new language options to issues (#2736) --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 490e02ba..df33a0a6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -82,10 +82,12 @@ body: - English (US) - Español (España) - Français (FR) + - Italiano (IT) - Portuguese (BR) - Русский (RU) - Chinese (CN) - Chinese (TW) + - Korean (KR) validations: required: true - type: textarea