-
Notifications
You must be signed in to change notification settings - Fork 44
docs: link quickstart to org-size setup guides #507
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -14,6 +14,19 @@ What you'll accomplish: | |||||
| - First project with real work items | ||||||
| - Sprint planning with cycles | ||||||
|
|
||||||
| ## Choose the right setup | ||||||
|
|
||||||
| The steps in this guide cover the essentials for any new Plane workspace. If you are responsible for setting up Plane across an organization, start with the guide that matches where you are today. | ||||||
|
|
||||||
| [**How to Plane: For startups**](https://docs.plane.so/introduction/quickstart/startups)\ | ||||||
| Set up a simple structure that helps your team ship faster and leaves room to grow. | ||||||
|
|
||||||
| [**How to Plane: For growing teams**](https://docs.plane.so/introduction/quickstart/growing-teams)\ | ||||||
| Coordinate teams with shared workflows, approvals, planning, and organization-wide visibility. | ||||||
|
|
||||||
| [**How to Plane: For enterprise teams**](https://docs.plane.so/introduction/quickstart/enterprise-teams)\ | ||||||
| Establish governance, identity and access controls, auditability, deployment, and rollout across a the organization with multiple workspaces. | ||||||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win Correct the enterprise description typo. Change “across a the organization” to “across the organization”. Proposed fix-Establish governance, identity and access controls, auditability, deployment, and rollout across a the organization with multiple workspaces.
+Establish governance, identity and access controls, auditability, deployment, and rollout across the organization with multiple workspaces.📝 Committable suggestion
Suggested change
🤖 Prompt for AI Agents |
||||||
|
|
||||||
| ## Before you begin | ||||||
|
|
||||||
| - [Create a Plane account](/#get-plane) | ||||||
|
|
||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📐 Maintainability & Code Quality | 🟡 Minor | ⚡ Quick win
Use relative links for internal documentation pages.
These guides are part of the same documentation site. Replace the absolute
docs.plane.soURLs with relative paths without.mdextensions.As per coding guidelines, use relative links between docs and do not use
.mdextensions.Proposed fix
📝 Committable suggestion
🧰 Tools
🪛 LanguageTool
[grammar] ~21-~21: Ensure spelling is correct
Context: ...matches where you are today. [How to Plane: For startups](https://docs.plane.so/i...
(QB_NEW_EN_ORTHOGRAPHY_ERROR_IDS_1)
[grammar] ~24-~24: Ensure spelling is correct
Context: ...ter and leaves room to grow. [How to Plane: For growing teams](https://docs.plane...
(QB_NEW_EN_ORTHOGRAPHY_ERROR_IDS_1)
[grammar] ~27-~27: Ensure spelling is correct
Context: ...rganization-wide visibility. [How to Plane: For enterprise teams](https://docs.pl...
(QB_NEW_EN_ORTHOGRAPHY_ERROR_IDS_1)
🤖 Prompt for AI Agents
Source: Coding guidelines