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
## This is a test lesson and its aim is to let you practice with that flow we're going to follow.
1
+
####This is a test lesson and its aim is to let you practice with that flow we're going to follow.
2
2
3
-
### Before you start
3
+
#####Before you start
4
4
5
5
1. You should be familiar with Git. At least with Git basics. To do so please visit http://git-scm.com/documentation
6
6
2. Create an GitHub account if you still don't have one - https://github.com/join
7
7
3. Install Git on your local environment - http://git-scm.com/downloads
8
8
4. Learn how to fork repositories - https://help.github.com/articles/fork-a-repo
9
9
5. Learn how to work with pull-requests - https://help.github.com/articles/using-pull-requests
10
10
11
-
### To start the lesson please follow the instructions below:
11
+
#####To start the lesson please follow the instructions below:
12
12
13
13
1. Fork this repository to your GitHub account
14
14
2. Clone your fork to your local environment
@@ -19,4 +19,4 @@
19
19
7. Initiate, review and send a pull-request
20
20
8. Wait until the pull-request is reviewed. It could be either closed or merged, in other terms: rejected or accepted. In any case take into account all comments if those were done.
21
21
9. If the pull-request was closed (rejected) carefully read our comments, fix issues and go back to the step 6.
22
-
10. If the pull-request was merged (accepted), our congratulations, you've just finished the lesson. Move forward to the next one.
22
+
10. If the pull-request was merged (accepted), our congratulations, you've just finished the lesson. Move forward to the next one.
0 commit comments