LaunchCodeEducation / LaunchCodeEducation/csharp-web-dev-curriculum
Static Methods examples use camel-case instead of pascal-case
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
As detailed in the screenshot, the text shows the method name in the text as makeNoise while the code in the example is actually MakeNoise
Suggested change is to have the example text match the reality of the example code.
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 Static Methods section and locate the prose reference to makeNoise beside the example using MakeNoise. Update the text to match the code, then review the rendered section to confirm the method name is consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100