-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #336 from DQNEO/patch-1
make PR template
- Loading branch information
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# ご注意 | ||
|
||
GitHubの公開リポジトリを使った実践は、すべてGitHub上に公開され、誰でも閲覧できる状態になります。 | ||
つまり、コミットに含まれるあなたのユーザー名・メールアドレスは、pushするとインターネット上に公開されます。 | ||
このPull Requestがマージされると、あなたの情報が本レポジトリに取り込まれるため、あなた自身で削除することができなくなります。 | ||
|
||
個人情報を公開したくない方は、本Pull Requestをキャンセルして、ご自身のレポジトリを一度削除お願いします。 | ||
|
||
その後、 | ||
SourceTreeの[設定]アイコン > [高度な設定]タブ > [ユーザー情報]欄の | ||
|
||
・名前をニックネームに | ||
・メールアドレスを、自分のアカウント名@users.noreply.github.com に | ||
|
||
変更してから、p107〜p156の実践を始めてください。 |