[2022-06-16] Migrate from Projects (classic) to Projects (beta) (#28516)
* Add migration article and assets * Optimize images * update projects classic reusable notice * Apply suggestions from code review Co-authored-by: Sarah Edwards <skedwards88@github.com> * update gotchas, add note for repo-level projects * tweak * Update content/issues/trying-out-the-new-projects-experience/migrating-your-project.md Co-authored-by: Sarah Edwards <skedwards88@github.com> Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Sarah Edwards <skedwards88@github.com> Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
This commit is contained in:
1
data/reusables/projects/enable-migration.md
Normal file
1
data/reusables/projects/enable-migration.md
Normal file
@@ -0,0 +1 @@
|
||||
1. Enable "Project migration" in feature preview. For more information, see "[Exploring early access releases with feature preview](/get-started/using-github/exploring-early-access-releases-with-feature-preview)."
|
||||
8
data/reusables/projects/migrate-project-steps.md
Normal file
8
data/reusables/projects/migrate-project-steps.md
Normal file
@@ -0,0 +1,8 @@
|
||||
1. Next to the project you want to migrate, click {% octicon "kebab-horizontal" aria-label="The menu icon" %} to open the menu.
|
||||
1. In the menu, click **Migrate to beta**.
|
||||

|
||||
1. In the the popup, select what you want to happen to the project after it is migrated. We recommend selecting "Close the old project" so it's clear which project is in use.
|
||||

|
||||
1. In the bottom right of the popup, click **Start migration**.
|
||||

|
||||
1. When the migration is complete, the new migrated project will open in a new tab.
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
{% note %}
|
||||
|
||||
**Note:** Projects (beta), the all-new projects experience, is now available. For more information about projects (beta), see "[About projects (beta)](/issues/trying-out-the-new-projects-experience/about-projects)."
|
||||
**Note:** Projects (beta), the all-new projects experience, is now available. For more information about projects (beta), see "[About projects (beta)](/issues/trying-out-the-new-projects-experience/about-projects)" and for information about migrating your project, see "[Migrating your project to Projects (beta)](/issues/trying-out-the-new-projects-experience/migrating-your-project)."
|
||||
|
||||
{% endnote %}
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user