makeplane / makeplane/plane

Awkward phrasing in onboarding tour

Open
#7,447 0 comments 0 reactions 0 assignees View on GitHub

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.

https://github.com/makeplane/plane/blob/f3daac6f95bdb5f98485235edcf56f66012033ac/apps/web/core/components/onboarding/tour/root.tsx#L44

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.