@@ -7,21 +7,21 @@ acquainted and configure additional features
7
7
8
8
## Creating a repository by template
9
9
10
- Use this GoIT repository as a template for creating a repository
11
- of your project. To use it just tap the ` «Use this template» ` button and choose
10
+ Use this GoIT repository as a template for creating a repository of your
11
+ project. To use it just tap the ` «Use this template» ` button and choose
12
12
` «Create a new repository» ` option, as you can see on the image below.
13
13
14
14
![ Creating repo from a template step 1] ( ./assets/template-step-1.png )
15
15
16
- The page for creating a new repository will open on the next step. Fill out
17
- the Name field and make sure the repository is public, then click
16
+ The page for creating a new repository will open on the next step. Fill out the
17
+ Name field and make sure the repository is public, then click
18
18
` «Create repository from template» ` button.
19
19
20
20
![ Creating repo from a template step 2] ( ./assets/template-step-2.png )
21
21
22
- You now have a personal project repository, having a repository-template file
23
- and folder structure. After that, you can work with it as you would with any
24
- other private repository: clone it on your computer, write code, commit, and
22
+ You now have a personal project repository, having a repository-template file
23
+ and folder structure. After that, you can work with it as you would with any
24
+ other private repository: clone it on your computer, write code, commit, and
25
25
send it to GitHub.
26
26
27
27
## Preparing for coding
0 commit comments