Please fix bad quotes in /cmd/diagnostic/README.md
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 2.2k
- Forks
- 875
- PR merge metrics
- No merged PRs in 30d
Description
There are "smart" quotes in the README.md, which causes unnecessary confusion and delay...
“network-diagnostic-port”: <port>
should be:
"network-diagnostic-port": 2000,
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 /cmd/diagnostic/README.md and locate the network-diagnostic-port example containing smart quotes. Replace the confusing quoted example with the plain-quote form shown in the issue, then review the rendered README to confirm the example is clear and accurate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 90/100