rescript-lang / rescript-lang/rescript-lang.org
Add documentation for `break` and `continue`
Open
Nobody has claimed this yet.
- Dominant language
- MDX
- Stars
- 1.9k
- Forks
- 260
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 17
Description
This PR https://github.com/rescript-lang/rescript/pull/8348 introduced the break and continue keywords. We will need docu for that.
Contributor guide
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
Start by reading the linked PR #8348 to understand the break and continue keywords, then inspect the documentation site's existing control-flow pages and contribution structure. Add clear documentation for both keywords, including their usage and any relevant examples, and verify that the new pages or sections match the site's existing organization.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 50/100