1
0
mirror of synced 2025-12-19 18:10:59 -05:00
Files
docs/content/issues/planning-and-tracking-with-projects/creating-projects/creating-a-project.md
2023-05-09 16:01:18 +00:00

1.9 KiB

title, intro, versions, redirect_from, type, topics, allowTitleToDifferFromFilename
title intro versions redirect_from type topics allowTitleToDifferFromFilename
Creating a {% data variables.projects.project_v2 %} Learn how to create an organization or user project.
feature
projects-v2
/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.

{% ifversion projects-v2-copy-a-project %}

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."

{% endif %}

Creating a project

Creating an organization project

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

{% 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