You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this lab you will use the repo template to create your own developer repository
2
+
In this lab you will use the repository to create your own developer repository
3
3
> Duration: 5 minutes
4
4
5
5
References:
6
-
-[Creating a repository from a template](https://docs.github.com/en/enterprise-cloud@latest/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template)
7
6
-[Fork a repo](https://docs.github.com/en/get-started/quickstart/fork-a-repo)
7
+
-[Creating a repository from a template](https://docs.github.com/en/enterprise-cloud@latest/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template)
8
+
9
+
## 1. Fork the current repository
8
10
9
-
## 1. Creating a repository from current template
11
+
1. Fork the current repository [gh-abcs-developer](https://github.com/githubabcs/gh-abcs-developer)
12
+
2._(Optional)_ Clone the repository by importing it into your own account.
13
+
14
+
## 2. _(Optional)_ Creating a repository from current template
10
15
11
16
1. Navigate to the main page of the repository [gh-abcs-developer](https://github.com/githubabcs/gh-abcs-developer)
12
17
2. Click `Use this template`
13
18
3. Follow the instructions to create your own repository from this template
14
-
4. Name the repository `gh-abcs-developer-[USERNAME]`
15
-
16
-
## 2. _(Optional)_ Fork the current repository
17
-
18
-
1. Fork the current repo [gh-abcs-developer](https://github.com/githubabcs/gh-abcs-developer)
19
+
4. Name the repository `gh-abcs-developer-[USERNAME]`
0 commit comments