Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.75 KB

File metadata and controls

42 lines (29 loc) · 1.75 KB
title intro versions redirect_from type topics allowTitleToDifferFromFilename
Creating a {% data variables.projects.project_v2 %}
Learn how to create an organization or user project.
fpt ghec ghes
*
*
*
/issues/trying-out-the-new-projects-experience/creating-a-project
tutorial
Projects
true

{% data variables.product.prodname_projects_v2 %} are an adaptable collection of items that stay up-to-date with {% data variables.product.company_short %} data. Your projects can track issues, pull requests, and ideas that you note down. You can add custom fields and create views for specific purposes.

You can also choose to use an existing project as a template and copy the views and custom fields to a new project. For more information, see AUTOTITLE.

Creating a project

Creating an organization project

Organization projects can track issues and pull requests from the organization's repositories. {% data reusables.projects.org-templates %}

{% data reusables.projects.create-project %}

Creating a user project

User projects can track issues and pull requests from the repositories owned by your personal account.

{% data reusables.projects.create-user-project %}

Updating your project description and README

{% data reusables.projects.project-description %}

Further reading