macadmins / macadmins/sofa

One more Supported OS mis-match on SOFA list.

Open Beginner friendly
#315 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Vue
Stars
449
Forks
38
Avg merge
4h 43m
Merged PRs (30d)
7

Description

Missed this one in last submission. I think this is the last one:

```
"MacBookPro13,1": {
"MarketingName": "MacBook Pro (13-inch, 2016, Two Thunderbolt 3 ports)",
"SupportedOS": [
"Ventura 13",
"Monterey 12"
],
"OSVersions": [13, 12]
},
```
Should only be "12".

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the SOFA data entry for MacBookPro13,1 and compare its SupportedOS values with the OSVersions shown in the issue. Remove Ventura 13 so the list contains only Monterey 12, then run the repository's available validation or data checks to confirm the entry remains valid.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos
Domain
operating-systems
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
78/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.