ソースを参照

Update project-setup.md

Björn Ritzl 6 年 前
コミット
db244e6c74
1 ファイル変更4 行追加0 行削除
  1. 4 0
      docs/en/manuals/project-setup.md

+ 4 - 0
docs/en/manuals/project-setup.md

@@ -37,6 +37,10 @@ Click the <kbd>Import Project</kbd> option to bring up a list of Defold hosted p
 
 ![import project](images/workflow/import_project.png)
 
+### Migrating a project to GitHub
+
+You can migrate a Defold hosted project to GitHub by following [this guide from the Defold forum](https://forum.defold.com/t/howto-alternative-project-hosting/1309). This process will retain all of the commit history from the original repository.
+
 ## Open an existing project
 
 Click the <kbd>Open From Disk</kbd> option to open a project already located on your computer.