Skip to content

Commit 6c8b724

Browse files
authored
Merge branch 'master' into Alina-2005-patch-5
2 parents 727c44f + c36079c commit 6c8b724

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+833
-650
lines changed

.stylelintrc.json

Lines changed: 0 additions & 44 deletions
This file was deleted.

.vscode/extensions.json

Lines changed: 0 additions & 45 deletions
This file was deleted.

.vscode/settings.json

Lines changed: 0 additions & 23 deletions
This file was deleted.

Contributing.md

Lines changed: 4 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,7 @@
1-
# Руководство по внесению изменений
1+
# Как работать с Git на проекте
22

3-
Поддерживайте ваш репозиторий обновлённым. Когда наставник принимает ваш пулреквест, он попадает в репозиторий Академии, но не в ваш форк.
3+
Все изменения вносятся в главную ветку `master`.
44

5-
#### Прежде чем приступать к новому заданию, обновите `master`
5+
#### FAQ
66

7-
Обновить свой репозиторий с помощью программы [GitHub Desktop](https://desktop.github.com) можно так:
8-
9-
- Откройте ваш локальный репозиторий в программе GitHub Desktop.
10-
11-
- Нажмите на кнопку в верхней панели «Fetch origin».
12-
13-
<img width="769" alt="" src="https://user-images.githubusercontent.com/10909/29034537-353cee30-7ba1-11e7-8db2-f18845f308da.png">
14-
15-
- Когда вы обновили `master`, приступайте к выполнению следующего задания.
16-
17-
--
18-
19-
#### Есть вопрос?
20-
21-
Посмотрите [коллекцию часто задаваемых вопросов по Git](http://firstaidgit.ru).
7+
[Коллекция часто задаваемых вопросов по Git](http://firstaidgit.ru).

Readme.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
# Личный проект «Седона»
21

32

3+
# Личный проект «Седона»
4+
* Студент: [Алина Полянская](https://htmlacademy.ru/profile/id2579803).
5+
* Наставник: [Алексей Владимирович Самохвалов](https://htmlacademy.ru/profile/id1443429).
6+
47

58
---
69

0 commit comments

Comments
 (0)