1
0
mirror of synced 2025-12-26 14:02:45 -05:00
Files
docs/data/reusables/projects/create-project.md
Steve Guntrip 2636cde0e0 Recommended templates and new template dialog (#44976)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Felicity Chapman <felicitymay@github.com>
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
2023-12-08 21:49:17 +00:00

1.7 KiB

{% data reusables.profile.access_org %} {% data reusables.user-settings.access_org %}

  1. Under your organization name, click {% octicon "table" aria-hidden="true" %} Projects.

    Screenshot showing profile tabs. The 'Projects' tab is highlighted with an orange outline.

  2. Click New project. {%- ifversion projects-v2-org-templates-GA-updates %}

  3. Select which type of project or template you want to use.

    • To create a blank project, under "Start from scratch", click Table{% ifversion projects-v2-roadmaps %}, Roadmap,{% endif %} or Board.
    • To create a project from a template, click the template you want to use. You can select from the built-in templates curated by {% data variables.product.company_short %}, the templates created by your organization, and the recommended templates that have been chosen by your organization.
  4. Optionally, if you selected a template, review the fields, views, workflows, and insights that will be created.

  5. In the text box under "Project name", type a name for your new project.

  6. Click Create project. {%- else %}

  7. Optionally, in the text box under "Project name", type a name for your new project.

    Screenshot showing the template selection modal. The title field is highlighted with an orange outline.

  8. Click a {% ifversion projects-v2-org-templates %}built-in template, a template from your organization{% else %}template{% endif %} or, to start with an empty project, click Table{% ifversion projects-v2-roadmaps %}, Roadmap,{% endif %} or Board.

  9. Click Create. {%- endif %}