LaunchCodeEducation / LaunchCodeEducation/csharp-web-dev-curriculum

Static Methods examples use camel-case instead of pascal-case

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

Nobody has claimed this yet.

Dominant language
HTML
Stars
1
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Relevant Link

image

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.