MarketSquare / MarketSquare/robotframework-faker
Warn about passing non-unicode data to keywords in README
Open
Beginner friendly
- Dominant language
- HTML
- Stars
- 69
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
Many users don't know that to pass data such as integers into keywords, you must use the syntax (for example) `${5}` instead of `5`. I should mention this explicitly in the readme.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the repository README, which is the only file identified by the issue. Add an explicit explanation of how to pass non-Unicode values such as integers to keywords, including the stated syntax example, and verify that the guidance is clear to users.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100