update() behavior not fully specified in User Guide
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 10.1k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
The User Guide does not stipulate the behavior of update() if the tween has been stopped (or never started).
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 locating the User Guide section that documents update() and inspect the implementation or existing tests for stopped and never-started tweens. Clarify the expected behavior for both cases in the guide, then verify that the wording matches the observed behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100