From e9bb80e2f3080dc074a207c3b6843ac7de7474f1 Mon Sep 17 00:00:00 2001 From: mat <26722564+matcool@users.noreply.github.com> Date: Sun, 28 Jan 2024 13:41:10 -0300 Subject: [PATCH] le android --- .github/ISSUE_TEMPLATE/bug-report.yml | 2 ++ .github/ISSUE_TEMPLATE/crash-report.yml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 1c0a4994..48cd87e5 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -20,6 +20,8 @@ body: options: - "MacOS" - "Windows" + - "Android64" + - "Android32" validations: required: true - type: input diff --git a/.github/ISSUE_TEMPLATE/crash-report.yml b/.github/ISSUE_TEMPLATE/crash-report.yml index 9e882af8..0df24a44 100644 --- a/.github/ISSUE_TEMPLATE/crash-report.yml +++ b/.github/ISSUE_TEMPLATE/crash-report.yml @@ -20,6 +20,8 @@ body: options: - "MacOS" - "Windows" + - "Android64" + - "Android32" validations: required: true - type: input