Awkward phrasing in onboarding tour
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 59.6k
- Forks
- 5.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 49
Description
I just set up a Plane workspace and noticed this awkward phrasing in the tour:
Most concepts in Plane are either associated with work items and their properties.
I imagine it should be either:
Most concepts in Plane are either associated with work items or their properties.
or maybe:
Most concepts in Plane are associated with work items and/or their properties.
…depending on how you want to phrase it. :)
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
Open apps/web/core/components/onboarding/tour/root.tsx at line 44 and read the surrounding onboarding-tour copy. Decide which proposed conjunction matches the intended meaning and project wording, then update the sentence. Done means the rendered tour no longer shows the awkward phrasing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100