Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit d0ace76

Browse files
author
Sarah Guthals
authored
Create getting-started.md
1 parent 323e9aa commit d0ace76

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/using/getting-started.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Getting Started with GitHub for Unity
2+
There are often three states that you might be in when you are setting up your GitHub for Unity package with your Unity project:
3+
[Setting up a brand new repository](#setting-up-a-new-repository): You do not currently have your Unity project in a repository and you want to publish it to one.
4+
[Connecting to an existing respository](#connecting-to-an-existing-repository): Your Unity project is already in a repository, but you do not have the GitHub for Unity package installed within it yet.
5+
[Opening a Unity project that already has the GitHub for Unity package](#connecting-to-an-existing-repository-that-already-has-the-github-for-unity-package): Your Unity project is already in a repository and it already has the GitHub for Unity package and you are trying to setup a new machine.
6+
7+
# Setting up a New Repository
8+
When you
9+
10+
# Connecting to an Existing Respository
11+
12+
# Connecting to an Existing Repository that already has the GitHub for Unity package

0 commit comments

Comments
 (0)