From 6a8fff03d7983edf7ef1ff3602263b9a837be649 Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Sat, 14 Jun 2025 13:36:45 -0500 Subject: [PATCH] fix: indention --- .github/ISSUE_TEMPLATE/app-update-template.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/app-update-template.yml b/.github/ISSUE_TEMPLATE/app-update-template.yml index ac8eba5..15da435 100644 --- a/.github/ISSUE_TEMPLATE/app-update-template.yml +++ b/.github/ISSUE_TEMPLATE/app-update-template.yml @@ -41,12 +41,12 @@ body: description: | What's the current app status based off of current discussion or testing? You can check the different statused here: https://github.com/ThatGuySam/doesitarm/blob/master/README.md#legend - options: - - ✅ Yes, Native Apple Silicon Support - - ✳️ Yes, works via Translation or Virtualization - - ⏹ No, not working at all but support is in development - - 🚫 No, not yet supported only works on Intel-based Macs - - 🔶 Unknown, more info needed + options: + - ✅ Yes, Native Apple Silicon Support + - ✳️ Yes, works via Translation or Virtualization + - ⏹ No, not working at all but support is in development + - 🚫 No, not yet supported only works on Intel-based Macs + - 🔶 Unknown, more info needed validations: required: true - type: textarea