One more Supported OS mis-match on SOFA list.
Open
Beginner friendly
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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