File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -34,13 +34,19 @@ body:
3434 - " No"
3535 validations :
3636 required : true
37- - type : textarea
37+ - type : dropdown
3838 id : proposed-status
3939 attributes :
4040 label : Proposed App Status
4141 description : |
4242 What's the current app status based off of current discussion or testing?
4343 You can check the different statused here: https://github.com/ThatGuySam/doesitarm/blob/master/README.md#legend
44+ options :
45+ - ✅ Yes, Native Apple Silicon Support
46+ - ✳️ Yes, works via Translation or Virtualization
47+ - ⏹ No, not working at all but support is in development
48+ - 🚫 No, not yet supported only works on Intel-based Macs
49+ - 🔶 Unknown, more info needed
4450 validations :
4551 required : true
4652- type : textarea
You can’t perform that action at this time.
0 commit comments