LaunchCodeEducation / LaunchCodeEducation/csharp-web-dev-curriculum
Chapter 6 Studio starter code uses .NET 3.1
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Default branch (master) of starter code uses .NET 3.1, which is not available for ARM based mac computers. There is a branch that utilizes .NET 6, but would require learners to make sure they aren't forking only the main branch.
Suggested change: Rename master branch to main and then merge the dotnet6 branch into main.
Contributor guide
No contributing guide indexed for this repository
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
Open the linked csharp-web-dev-unittesting-studio repository and inspect its master and dotnet6 branches. Verify that the .NET 6 branch contains the intended starter code and that renaming master to main and merging dotnet6 would make the correct code the default for learners, including forks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100