Skip to content

Commit 05f70af

Browse files
author
Elvis Shi
authored
Rename master branch to main branch
1 parent f6a2897 commit 05f70af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/BugFix.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# アプリの不具合を修正をする
22

33
## 課題
4-
- `master`ブランチの `Example/`配下のアプリに最低4つ不具合が潜んでいます。
4+
- `main`ブランチの `Example/`配下のアプリに最低4つ不具合が潜んでいます。
55
- 全ての不具合を修正しましょう。
66
- このリポジトリを[**Duplicate**](https://help.github.com/en/github/creating-cloning-and-archiving-repositories/duplicating-a-repository)したものを作業用リポジトリとしてください。
7-
- `master`ブランチから作業ブランチを作成し、`master`にマージするPRを提出してください。
7+
- `main`ブランチから作業ブランチを作成し、`main`にマージするPRを提出してください。

0 commit comments

Comments
 (0)