Nitpick: wrong comments in the Getting Started "FOR Loops" example
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 45/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- html
- Domain
- documentation
Research direction
Open the homepage Getting Started live editor and inspect the FOR Loops example in 1_in.robot. Check the listed mammals, birds, and users against their descriptive comments, then update the incorrect counts and verify the rendered example.
Written by the indexing model from the issue text.
Description
It is a very minor issue. I would have fixed it myself, but I don't understand Vue enough to find how.
On the homepage, the Getting Started section features a live editor to play with some examples. One of them is about FOR Loops.
In it, the file 1_in.robot contains :
@{mammals} cat dog cow
[...]
Loop over list
Log To Console Four mammals:
FOR ${var} IN @{mammals}
Log To Console ${var}
END
But there is only 3 mammals, not 4.
The same goes for the birds.
But there is actually 4 users.
- Dominant language
- HTML
- Stars
- 83
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
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.
More from robotframework/robotframework.github.com
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 35/100
robotframework/robotframework.github.com#346 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
-
robotframework/robotframework.github.com#325 · 2 comments · 1 assignee ·
All issues in robotframework/robotframework.github.com
Similar issues
-
triage
Difficulty 1/5 1-3 hours Newbie friendliness 88/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
feature pydanty:is-working
Difficulty 1/5 Under an hour Newbie friendliness 88/100
pydantic/pydantic-ai#8647 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
:watch: Not Triaged dotnet-fsharp/svc
Difficulty 1/5 Under an hour Newbie friendliness 90/100