Skip to content

Commit a94aaee

Browse files
authored
Merge pull request #6 from yumemi-inc/main-branch-name-fix
メインブランチを `main` にリネーム
2 parents f6a2897 + 05f70af commit a94aaee

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)